Skip to content

Instantly share code, notes, and snippets.

View Occhima's full-sized avatar
💭
I may be slow to respond.

Occhima

💭
I may be slow to respond.
  • Itaú BBA
  • São Paulo Brazil
View GitHub Profile
@Occhima
Occhima / chatgpt.el
Created March 11, 2023 17:11 — forked from Gavinok/chatgpt.el
chatgpt client for emacs WIP (Now Async!)
;;; chatgpt.el --- Simple ChatGPT frontend for Emacs -*- lexical-binding: t -*-
;; Copyright (C) Gavin Jaeger-Freeborn
;; This package is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 3, or (at your option)
;; any later version.
;; This package is distributed in the hope that it will be useful,