Skip to content

svd009/RAG--Chatbot

Repository files navigation

🤖 PDF RAG Chatbot

Upload PDF → Ask questions → FREE local answers!

Streamlit LangChain HuggingFace

✨ Features

  • ✅ PDF upload (ML papers, ECE notes, textbooks)
  • FREE local AI - No OpenAI billing/quota issues
  • ✅ Smart retrieval (1000-token chunks)
  • ✅ Chat history for follow-ups
  • ✅ Production Streamlit UI

🚀 Quick Start

pip install -r requirements.txt
streamlit run app.py
# Test commit
Updated at 02/19/2026 23:18:34

About

A document-based Retrieval-Augmented Generation (RAG) chatbot using LangChain, FAISS, and OpenAI to answer questions from PDFs and websites with context-aware responses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors