Skip to content

Commit a61a221

Browse files
authored
Add AI assistant programming section under AI (#502)
* Add AI assistant programming section under AI * fix * update toc
1 parent 3c094d4 commit a61a221

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.org

+6-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,8 @@ Above all, enjoy using Emacs. The community, more than anything, makes Emacs a g
109109
- [[#ai][AI]]
110110
- [[#code-completion][Code Completion]]
111111
- [[#chatgpt][ChatGPT]]
112-
- [[#session-management][Session Management]]
112+
- [[#ai-assistant-programming][AI assistant programming]]
113+
- [[#session-management][Session management]]
113114
- [[#keys-cheat-sheet][Keys Cheat Sheet]]
114115
- [[#note][Note]]
115116
- [[#org-mode][Org-mode]]
@@ -852,6 +853,10 @@ External Guides:
852853
- [[https://github.com/xenodium/chatgpt-shell][chatgpt-shell]] - ChatGPT and DALL-E Emacs shells + Org Babel.
853854
- [[https://github.com/karthink/gptel][GPTel]] - A simple ChatGPT client for Emacs.
854855

856+
*** AI assistant programming
857+
- [[https://github.com/tninja/aider.el][aider.el]] - aider (AI Pair Programming) Inside Emacs
858+
- [[https://github.com/lanceberge/elysium][elysium]] - Automatically apply AI-generated changes as you code with GPTel
859+
855860
** Session management
856861

857862
- [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Saving-Emacs-Sessions.html#Saving-Emacs-Sessions][desktop]] - =[built-in]= Save and restore the state of your Emacs environment.

0 commit comments

Comments
 (0)