- AIPressRoom
- Posts
- Build Streamlit App for Multi-Document QnA (Streamlit + Langchain + ChromaDB + OpenAI)
Build Streamlit App for Multi-Document QnA (Streamlit + Langchain + ChromaDB + OpenAI)
Subscribe me! Here in this video, we will discuss how to create an end-to-end streamlit application that can communicate with our documents.So the speciality of this app is it can talk to multiple documents and also can add/remove documents and alter the vector db also from the app itself. So here we will be using Streamlit, langchain, ChromaDB and OpenAI to build this application.
#langchain #chatgpt #streamlit #pythontutorial #openai #documentqna #generativeai #llm
Timestamps0:00 Introduction0:46 Demo2:10 About Streamlit3:44 Let’s code19:02 Connect Git Repo with Streamlit19:33 Set Secrets20:31 App is in the oven20:47 Let’s QnA23:30 Some Styling24:09 End Notes
If you learn something help me to buy a coffee https://www.buymeacoffee.com/geekavenueyt
The post Build Streamlit App for Multi-Document QnA (Streamlit + Langchain + ChromaDB + OpenAI) appeared first on AIPressRoom.