ciocan/langchain-chat-with-documents
Chat with documents (pdf, docx, txt) using ChatGPT and Langchain
This tool helps you quickly get answers and insights from your documents without having to read through them manually. You upload your PDFs, DOCX, or text files, and then you can ask questions and have a chat-like conversation with the content. This is ideal for anyone who needs to extract information from multiple documents, such as researchers, analysts, or students.
287 stars. No commits in the last 6 months.
Use this if you need to rapidly understand and extract key information from a collection of documents by asking questions in a natural language chat.
Not ideal if you need a solution for highly sensitive or confidential documents that cannot be processed by external AI services.
Stars
287
Forks
58
Language
TypeScript
License
MIT
Category
Last pushed
Jun 11, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ciocan/langchain-chat-with-documents"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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
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
praj2408/Realtime-Document-Chat-System
In this project, we used Langchain to create a ChatGPT for your PDF using Streamlit. We built an...