xenodium / chatgpt-shell

A multi-llm Emacs shell (ChatGPT, Claude, Gemini, Ollama) + editing integrations
https://lmno.lol/alvaro
GNU General Public License v3.0
862 stars 77 forks source link

Tutorial on how to use, if possible Jan and other open source alternatives to chatgpt #185

Closed falematte closed 1 month ago

falematte commented 10 months ago

I am talking about this. https://github.com/janhq/jan

xenodium commented 10 months ago

I've been gradually moving non-provider specific logic to shell-maker.el so the shell experience can be reused.

A hello world shell-maker example is documented at https://github.com/xenodium/chatgpt-shell#shell-maker

If keen to see a more involved integration, check out https://codeberg.org/bram85/kagi.el

I'll eventually move much more logic into shell-maker to reduce the amount of code needed for writing other shells.

xenodium commented 1 month ago

Closing as there are other feature requests for other services (grok, ollama, claude...)