What does HackerNews think of chatgpt-shell?

ChatGPT and DALL-E Emacs shells + Org babel šŸ¦„ + a shell maker for other providers

Language: Emacs Lisp

#27 in Emacs
With lsp, the gap between IDEs vs text editors is narrowing. While I still prefer Emacs, Iā€™m pragmatic enough to jump on to whatever tool does a better job for a specific task. At times, that is Xcode.

Was also sceptical about ChatGPT and changed my mind like OP. I was less pragmatic on this one and brought ChatGPT over to Emacs https://github.com/xenodium/chatgpt-shell. Pretty happy with the result so far.

IMO Emacs is a perfect candidate for this kind of thing, or maybe something akin to LSP so you can bring your own editor. New GPT extensions are coming out daily for Emacs, e.g. https://github.com/xenodium/chatgpt-shell
Neat, eventually would like to run a purely local LLM Emacs shell https://github.com/xenodium/chatgpt-shell. For now ChatGPT only, but working on making more generic/reusable.