Show HN: ChatGPT in Emacs

23 points by cc_ashby ↗ HN
I noticed there wasn't any and wrote a small wrapper around ChatGPT. I found myself using ChatGPT to code and generate documentation, but copy and paste is a bit difficult. Emacs integration makes it extensible with custom prompts and all, based on region selected.

6 comments

[ 3.0 ms ] story [ 27.7 ms ] thread
(comment deleted)
Hey good work, heads up: tried visiting your personal page and it won’t load. Happy weekend!
I haven't used Emacs in a few years, what is Quelpa is that the new Melpa ?

Edit: Oh I see it builds packages from source, like a Gentoo for emacs packages.

Nowadays you likely end up doing some compilation even with ELPA, because you get a substantial speedup from compiling elisp to native code, and afaik none of the repos compile it down that far.
M-x doctor for the 21st century!