xenodium / chatgpt-shell

ChatGPT and DALL-E Emacs shells + Org babel 🦄 + a shell maker for other providers
https://xenodium.com
GNU General Public License v3.0
805 stars 72 forks source link

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

Open falematte opened 8 months ago

falematte commented 8 months ago

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

xenodium commented 8 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.