Chat Your Data
p/chat-your-data
Build a ChatGPT for your own data with open source LLM
Misbah Syed

Open-Source ChatGPT — Build a chatbot for your own data with open source LLM

2
•
Are you weary of incurring expenses for OpenAI LLMs? If so, why not try Langchain and models hosted on HuggingFace to construct your own ChatGPT-style chatbot with your own dataset? Star this repository to show your support for open-source.
Replies
Best
Misbah Syed
Maker
📌
Hey folks! Why pay for OpenAI API if you can use open-source models? This repository can help you build a ChatGPT-style chatbot for your own data using Langchain and open-source LLMs from Hugging Face. Gradio interface is currently used in the repo. Please star this repository to show your support for submission to Langchain's Chat-Your-Data Challenge. Thanks for your support! Of course, none of this is possible without Langchain and the awesome work of Langchain authors and the community. Most of the heavy lifting in this repository is done by Langchain.