anjana44mahesh/Genrative-AI
A Retrieval-Augmented Generation chatbot that answers user queries using custom documents. The system combines semantic search (FAISS + Sentence Transformers) with a lightweight language model (FLAN-T5) to provide accurate, context-aware responses. Designed for internal knowledge bases, policy documents, and private Q&A systems.
Stars
—
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jan 24, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/anjana44mahesh/Genrative-AI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
vndee/local-assistant-examples
Build your own ChatPDF and run it locally
datvodinh/rag-chatbot
Chat with multiple PDFs locally
shibing624/ChatPDF
RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF....
couchbase-examples/rag-demo
A RAG demo using LangChain that allows you to chat with your uploaded PDF documents
ikantkode/pdfLLM
pdfLLM is a completely open source, proof of concept RAG app.