abubakarsayem/Chat-with-Your-Documents
A simple Retrieval-Augmented Generation (RAG) chatbot that lets users upload documents and chat with them. It uses the Gemini API for responses and FAISS as a vector database for fast semantic search. The app extracts text from files, indexes the content, and answers questions based on the uploaded document.
Stars
—
Forks
—
Language
Python
License
MIT
Category
Last pushed
Feb 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/abubakarsayem/Chat-with-Your-Documents"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
trungnguyen21/ChatDocument
A full-ledged Retrieval Augmented Generation application! Powered by Google Gemini and Langchain
MadhanMohanReddy2301/Gemini-RAG-Application
This RAG Streamlit app lets users chat with PDF documents using Gemini and Google's generative...
morikaglobal/chat_with_pdf_gemini_streamlitapp1
A simple streamlit RAG webapp that you can chat and ask question to PDFs you upload with Gemini pro API
asiff00/Talk-to-Doc_Advanced-RAG-for-Reasoning-and-QA-with-Gemini-Pro
Tired of struggling to find answers in your PDFs? Talk to Doc is here to help! Ask it questions,...
BayajidAlam/askly
An intelligent open source RAG engine powered by Google Gemini - chat with your PDFs, stream AI...