ibigio / shell-ai

A delightfully minimal, yet remarkably powerful AI Shell Assistant.
GNU General Public License v3.0
266 stars 25 forks source link

feat: add LocalAI support #19

Closed hkboujrida closed 9 months ago

hkboujrida commented 1 year ago

Hi, adding LocalAI support for ShellAI cause OSS ROCKS !!!!

Updated the README.md with the steps and a gif demo, added new environment variables some minor code change hope you'll like it shellai-localai

ibigio commented 1 year ago

Hey Haithem, this so awesome! Thank you so much for the contribution! It really does feel more complete to have support for fully offline, open source models – really appreciate you writing this up. I'll review it ASAP, hopefully by this weekend. Cheers!

ibigio commented 11 months ago

Sorry it's been so long, had to make a pretty significant config file refactor, but that should actually make adding the local models much easier! You might need to rework your PR a bit, so no worries if you wanna drop it – I'm planning on giving this a shot as well.