From 3e98aedf90a5d5ca975e961f392090f38027898f Mon Sep 17 00:00:00 2001 From: Jen-Chieh Shen Date: Mon, 16 Dec 2024 10:44:54 -0800 Subject: [PATCH] Add chatgpt --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 541bf15..102c8b8 100644 --- a/README.org +++ b/README.org @@ -857,6 +857,7 @@ External Guides: - [[https://github.com/rksm/org-ai][org-ai]] - Minor mode for Emacs org-mode that provides access to generative AI models. - [[https://github.com/xenodium/chatgpt-shell][chatgpt-shell]] - ChatGPT and DALL-E Emacs shells + Org Babel. - [[https://github.com/karthink/gptel][GPTel]] - A simple ChatGPT client for Emacs. + - [[https://github.com/emacs-openai/chatgpt][chatgpt]] - Use ChatGPT inside Emacs *** AI assistant programming - [[https://github.com/tninja/aider.el][aider.el]] - aider (AI Pair Programming) Inside Emacs