sivanzheng/chat-bot
A Document-based QA Chatbot with LangChain, Chroma and NestJS
This tool helps you quickly get answers to questions about the information contained in your documents. You upload a document (like a PDF), and it processes the text, allowing you to then ask questions and receive instant, relevant responses. Anyone needing to extract specific information from long documents, such as researchers, legal professionals, or customer service representatives, would find this useful.
No commits in the last 6 months.
Use this if you frequently need to find specific information within large documents and want a chatbot-like interface to query them.
Not ideal if you're looking for a simple, off-the-shelf application, as this requires some technical setup including a database and server.
Stars
12
Forks
2
Language
TypeScript
License
MIT
Category
Last pushed
Sep 14, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/sivanzheng/chat-bot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
namuan/dr-doc-search
Converse with book - Built with GPT-3
mayooear/ai-pdf-chatbot-langchain
AI PDF chatbot agent built with LangChain & LangGraph
ciocan/langchain-chat-with-documents
Chat with documents (pdf, docx, txt) using ChatGPT and Langchain
anis-marrouchi/chatpdf-gpt
ChatPDF-GPT is an innovative chat interface application powered by LangChain and OpenAI,...
Ulov888/chatpdflike
an approximate implementation similar to chatpdf