Skip to content

Instantly share code, notes, and snippets.

View pprevos's full-sized avatar

Peter Prevos pprevos

View GitHub Profile
@pprevos
pprevos / chatgpt.el
Created January 29, 2023 05:56 — 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,