joshcho / ChatGPT.el

ChatGPT in Emacs
GNU General Public License v3.0
397 stars 34 forks source link

Better approach #27

Closed erichlf closed 1 year ago

erichlf commented 1 year ago

Send like the following gist might be a better approach: https://gist.github.com/Gavinok/a18e0b2dac74e4ae67df35e45a170f7f

Here is the demo associated with it: https://youtu.be/EgVfurJUdFo

joshcho commented 1 year ago

I have come across this video. It's a well-made video for instructional purposes, but unfortunately this is not ChatGPT (indicated by the title, ChatGPT-like). It's GPT-3. That approach will not work as OpenAI does not yet provide a ChatGPT API.

You should check the comments of that video for more information.