This package browser is in early development. Mind the rough edges.

emacs-gptel 0.8.5

GPTel is a simple ChatGPT client for Emacs

GPTel is a simple ChatGPT asynchronous client for Emacs with no external dependencies. It can interact with ChatGPT from any Emacs buffer with ChatGPT responses encoded in Markdown or Org markup. It supports conversations, not just one-off queries and multiple independent sessions. It requires an OpenAI API key.

Installation

Install emacs-gptel 0.8.5 as follows:

guix install emacs-gptel@0.8.5

Or install the latest version:

guix install emacs-gptel

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.