#96 · Primary category: AI Chatbots

chatgpt-shell

chatgpt dall-e emacs org-mode

A multi-llm Emacs shell (ChatGPT, Claude, DeepSeek, Gemini, Kagi, Ollama, Perplexity) + editing integrations

Project last updated:07/25/26

GitHub Stars

1.2K

Forks

103

Contributors

61

License

GPL-3.0

Why we included this project

chatgpt-shell brings LLM chat into Emacs as a comint shell buffer, so you can talk to ChatGPT, Claude, DeepSeek, Gemini, or a local Ollama instance without leaving the editor. Beyond plain chat, it hooks model output into editing: select text and ask for a rewrite, a refactor, a proofread, or a set of tests. The org-mode and org-babel integration is the standout for people who keep notes and documentation in Emacs, since you can generate content in place and execute the code blocks the model returns. One caveat for anyone starting fresh: the author's agent-shell package now largely supersedes this project, so it is worth checking that out first.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category