aimaster-dev/chatbot-using-rag-and-langchain
Chat with your PDFs using AI! This Streamlit app uses RAG, LangChain, FAISS, and OpenAI to let you ask questions and get answers with page and file references.
This tool helps you quickly find information and get answers from your PDF documents using a conversational interface. You upload one or more PDFs, and then you can ask questions in plain language, receiving precise answers that include the filename and page number where the information was found. Anyone who needs to extract specific details or summarize content from multiple documents without manually sifting through them would find this useful.
No commits in the last 6 months.
Use this if you need to rapidly query information across several PDF documents and get direct answers with clear references.
Not ideal if you're looking for a tool to edit PDFs or perform complex document analysis beyond question-answering.
Stars
12
Forks
—
Language
Python
License
MIT
Category
Last pushed
May 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/aimaster-dev/chatbot-using-rag-and-langchain"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
watat83/document-chat-system
Open-source document chat platform with semantic search, RAG (Retrieval Augmented Generation),...
amscotti/local-LLM-with-RAG
Running local Language Language Models (LLM) to perform Retrieval-Augmented Generation (RAG)
ranfysvalle02/Interactive-RAG
An interactive RAG agent built with LangChain and MongoDB Atlas. Manage your knowledge base,...
ChatFAQ/ChatFAQ
Open-source ecosystem for building AI-powered conversational solutions using RAG, agents, FSMs, and LLMs.
zilliztech/akcio
Akcio is a demonstration project for Retrieval Augmented Generation (RAG). It leverages the...