gpt4emacs was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?
Official Links
AppStores & Other Links
What 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)