Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -899,6 +899,7 @@ External Guides:

*** AI assistant programming

- [[https://github.com/tninja/ai-code-interface.el][ai-code-interface.el]] - Unified emacs interface supporting Claude Code, Gemini CLI, OpenAI Codex and GitHub Copilot CLI, and more
- [[https://github.com/tninja/aider.el][aider.el]] - aider (AI Pair Programming) Inside Emacs
- [[https://github.com/lanceberge/elysium][elysium]] - Automatically apply AI-generated changes as you code with GPTel
- [[https://github.com/emacs-openai/codegpt][codegpt]] - Use GPT-3 inside Emacs
Expand Down
Loading