dissorial / doc-chatbot

Document chatbot — multiple files, topics, chat windows and chat history. Powered by GPT.
813 stars 137 forks source link

Add support for local LLMs? (Vicuna et al?) #12

Closed jasmeetchadha closed 1 year ago

jasmeetchadha commented 1 year ago

Thanks!

dissorial commented 1 year ago

Know of any solid JS guide on how to do this? I've tested local LLMs but only with Python.

jasmeetchadha commented 1 year ago

Unfortunately I don’t know. I have also seen them done in Python

dissorial commented 1 year ago

I can't promise it'll be added any time soon but I'll definitely have a look into it as I plan to expand the features of this app to make it more versatile over time. Thank you for the suggestion!