Found 213 repositories(showing 30)
ArmaanSeth
A multi-pdf chatbot based on RAG architecture, allows users to upload multiple pdfs and ask questions from them.
YoussefMoHlemyAlpha
This project is a Streamlit-based web app that lets you upload multiple PDF documents and interact with them in natural language. It uses Google Gemini (via LangChain) for embeddings and question-answering, along with FAISS as the vector store for efficient document retrieval.
Zlash65
An end-to-end RAG chatbot using FastAPI, LangChain, ChromaDB & Streamlit with Multi-LLM support to answer questions from uploaded PDFs.
Ehsan-Taheri
RAG chatbot deployed on streamlit, its multi-source(PDFs,Text,Url) and use huggingface LLM model and embeding model
No description available
yashrajtarte
Step-by-Step Guide: Creating a Multi-PDF RAG Chatbot with Langchain and Streamlit
imranpollob
Chat with multiple PDFs
jyeshtha1799
No description available
Chatbot to compare multiple PDF documents with RAG, Chat GPT and LlamaIndex
anaghrajdev007
A multi-pdf chatbot based on RAG architecture, allows users to upload multiple pdfs and ask questions from them.
Zlash65
A basic RAG chatbot using LangChain, ChromaDB & Streamlit with Multi-LLM support to answer questions from uploaded PDFs.
Ratnesh-181998
RAG-powered Document Q&A app using Python, Streamlit, LangChain, FAISS, and HuggingFace embeddings. Supports multi-PDF ingestion, vector search, and high-speed Llama-3/Groq & OpenAI inference for accurate, context-aware answers. Modern Generative AI chatbot for knowledge retrieval.
agining
An advanced AI-powered document analysis chatbot enhanced with Agentic RAG and multi-agent collaboration. Supports PDF, DOCX, and TXT files with intelligent retrieval, summarization, and analysis. Built on OpenAI GPT models, CrewAI multi-agent framework, and FAISS vector search, with a clean Streamlit web interface.
sachin992
A stateful, multi-threaded RAG chatbot built with LangGraph, LangChain, and Streamlit. Supports per-thread PDF ingestion, semantic search using FAISS and OpenAI embeddings, tool-calling LLMs, and persistent chat history via SQLite, with real-time streaming responses.
iamrazii
This RAG Chatbot is a smart, multi-turn conversational agent that allows users to upload any PDF (like a textbook or research article) and chat with it like a human tutor. Whether you want a summary, a factual answer, or insights about the structure or opinion in the text, this bot can handle it all.
hamadbijarani
A simple RAG based PDF chatbot
Abhinand4779
No description available
Aminegottai
No description available
Yaredo48
No description available
PrathameshDevkar
This project combines LLMs, RAG (Retrieval-Augmented Generation), authentication, and a full-stack interface — to create a personalized AI chatbot where each user can upload research papers or URLs and chat with their own data.
Akshay05191
An Offline Multi- pdf/docs RAG chatbot
miral0204
Building a multi pdf chatbot using RAG
rutikakengal
A multi-pdf chatbot based on RAG architecture, allows users to upload multiple pdfs and ask questions from them.
ashwathnakate
Multi-agent Telegram chatbot with RAG retrieval, automated PDF ingestion, and dual-model self-correction for hallucination-free responses.
Arnaudguetch
ChatDocs – Application RAG multi-PDF : Développement d’un chatbot intelligent pour interroger des documents PDF, basé sur LangChain, FAISS et OpenAI/Claude. (Python, Streamlit, LangChain, FAISS, OpenAI API)
onkarvagati
📄 A Streamlit-based Multi-Document RAG Chatbot using LangChain, FAISS, HuggingFace embeddings, and Google Gemini. Supports PDF uploads, web fallback, chat export to PDF, and custom UI.
Streamlit-based multi-source chatbot using RAG with PDF, website, and YouTube support. Includes summarization, chat history, and LLM integration via Groq API.
thesiddheshh
An intelligent multi-PDF chatbot built with Retrieval-Augmented Generation (RAG), using FAISS for semantic search and Mistral via OpenRouter for large language model reasoning.
This project is a conversational RAG (Retrieval-Augmented Generation) chatbot application that enables users to upload PDF documents and engage in multi-turn question-answering sessions.
KuchikiRenji
Retrieval-Augmented Generation (RAG) chatbot for multi-source document Q&A. Upload PDFs/text, get AI answers grounded in your docs. LangChain · FAISS · Streamlit · Hugging Face.