joshcho/ChatGPT.el
ChatGPT in Emacs
This tool brings ChatGPT directly into your Emacs text editor, allowing you to interact with the AI without switching applications. You can send selected text or code snippets to ChatGPT for analysis or generation, and the AI's responses, including code, will appear with proper syntax highlighting. It's designed for anyone who uses Emacs as their primary text editor and wants to integrate AI assistance into their writing and coding workflows.
395 stars. No commits in the last 6 months.
Use this if you are an Emacs user who frequently uses ChatGPT and wants to streamline your workflow by interacting with the AI directly within your editor.
Not ideal if you don't use Emacs or if your interactions with ChatGPT primarily involve multi-line questions that span several paragraphs.
Stars
395
Forks
34
Language
Emacs Lisp
License
GPL-3.0
Category
Last pushed
Oct 31, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/joshcho/ChatGPT.el"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
karthink/gptel
A simple, extensible LLM client for Emacs
jucasoliveira/terminalGPT
Get GPT like chatGPT on your terminal
xenodium/chatgpt-shell
A multi-llm Emacs shell (ChatGPT, Claude, DeepSeek, Gemini, Kagi, Ollama, Perplexity) + editing...
stuhlmueller/gpt.el
A simple Emacs package for calling instruction-following language models
tychozzz/gpt-web-terminal
✨ Open ChatGPT with Programmer's Approach! GPT Terminal is a platform that allows you to...