This open source chatbot project lets you create a chatbot that uses your own data to answer questions, thanks to the power of the OpenAI GPT-3.5 model.
-
Updated
Jul 13, 2023 - Python
This open source chatbot project lets you create a chatbot that uses your own data to answer questions, thanks to the power of the OpenAI GPT-3.5 model.
A Web Crawling RAG AI Assistant that scrapes data from websites, stores it, and uses Retrieval-Augmented Generation (RAG) with LLMs to provide intelligent, context-aware answers. Built with Streamlit for the frontend.
Add a description, image, and links to the contextual-chatbot topic page so that developers can more easily learn about it.
To associate your repository with the contextual-chatbot topic, visit your repo's landing page and select "manage topics."