Hacker News new | ask | show | jobs
by dan-g 895 days ago
Emacs is able to run prompts, just like any other tool that's able to make an HTTP request. E.g., https://github.com/karthink/gptel provides hooks to both OpenAI and local LLMs, and allows you to use them anywhere—since everything in Emacs is a buffer.

There are some pretty great examples in the README.