LazaUK/AOAI-LangChain-Milvus
Custom document-based QnA, powered by Azure OpenAI, LangChain and Milvus.
This project helps you build a custom question-answering system using your own documents, like PDFs. You feed in your business documents, and it allows users to ask questions in plain language, getting precise answers extracted directly from your provided content. This is for any professional, like a business analyst or compliance officer, who needs to quickly find specific information within large sets of internal documents without manual searching.
No commits in the last 6 months.
Use this if you need a specialized tool to answer specific questions from your internal, proprietary documents.
Not ideal if you want a general-purpose chatbot that generates creative text or answers questions about public knowledge.
Stars
11
Forks
3
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 19, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/LazaUK/AOAI-LangChain-Milvus"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/simplechat
Secure AI conversations with documents, video, audio, and more. Personal workspaces for focused...
yatendra2001/ai_buddy
Your personal free-to-use AI assistant, built with gemini & flutter.
ksm26/LangChain-Chat-with-Your-Data
Explore LangChain and build powerful chatbots that interact with your own data. Gain insights...
doingthisalright/chatgpt-langchain-qna-on-your-docs
Personalize ChatGPT using LangChain, and get answers from your own documents and knowledge base.
codingforentrepreneurs/talk-to-django
Learn how to talk to Django as any human should -- e.g. Semantic Search and Text-to-SQL.