A custom AI chatbot that is made specifically to answer questions from any document provided to it. The chatbot is built using the LangChain framework and OpenAI models. The chat application is built using Streamlit and the vector store used is ChromaDB.
python chatbot openai question-answering rag streamlit llm langchain chromadb retrieval-augmented-generation pdf-querying ai-chat-application
-
Updated
Nov 23, 2023 - Python