Building a Private ChatBot with Langchain, Azure OpenAI & Faiss Vector DB for Local Document Query / Blogs / Perficient
In this blog, we will explore how we can effectively utilize Langchain, Azure OpenAI Text embedding ADA model and Faiss Vector Store to build a private chatbot that can query a document uploaded from local storage. A private chatbot is a chatbot that can interact with you using natural language and provide you with information … Read more