

gpt4emacs
Like
A modern M-x doctor for Emacs.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
- BSD

gpt4emacs
Like
gpt4emacs News & Activities
Highlights All activities
Recent activities
No activities found.
gpt4emacs information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is gpt4emacs?
A modern M-x doctor for Emacs 😉 This module provides a simple prompt to query the OpenAI API within Emacs, either on the region, the whole buffer, or out of the blue. This implementation exposes only one single (asynchronous) command, uses the configure system to set the API key, the temperature, and the model, and pays special attention to human languages encodings and compatibility.
Features
- Optional replacement of the selection
- Customizable gpt-rules directive to append to any further query, editable on-the-fly ;
- Optional (searchable / editable) list of previous queries
- Optional display of the token data (Prompt tokens, Completion tokens, Total)
- UTF-8 aware