roomle/langchain_openai_pdf_chatbot_nodejs
LangChain OpenAI Chatbot for PDFs with Node.js
This tool helps you quickly get answers from large collections of PDF documents without manually searching through them. You input a folder of PDFs, and it creates a searchable database. You then ask questions, and it provides answers sourced directly from your documents. This is ideal for researchers, analysts, or anyone who needs to extract specific information from many reports or manuals.
No commits in the last 6 months.
Use this if you need to build a custom chatbot that can answer questions based on the content of your specific PDF documents.
Not ideal if you are looking for a ready-to-use, off-the-shelf chatbot application without any technical setup or if your data is not in PDF format.
Stars
7
Forks
4
Language
TypeScript
License
MIT
Category
Last pushed
Jan 16, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/roomle/langchain_openai_pdf_chatbot_nodejs"
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