/aimacs

Interact with Chat GPT directly from Emacs.

Primary LanguageEmacs Lisp

aimacs.el

🚧 Under Construction 🚧

This is a tool that allows interaction with the OpenAI Chat Completion API directly from Emacs.

Usage

The environment variable GPT_API_KEY is expected to contain an OpenAI API key. Alternatively, a .env file should be provided with that variable.

Roadmap

  • Proof of Concept
  • Templates from Configuration
  • Compatibility with Helm/Vertico/Etc. for Template Selection
  • Response Streaming
Screenshot 2023-09-11 at 00 37 05