Skip to content

Latest commit

Β 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ RAG BOT – AI-Powered PDF Q&A

RAG BOT lets you upload a PDF and ask questions, giving instant, AI-powered answers using vector search and LLMs.

πŸ”₯ Features

βœ… Upload PDFs & extract text
βœ… Ask questions & get accurate answers
βœ… Uses FAISS for fast search
βœ… Powered by Hugging Face/OpenAI models

⚑ Quick Start

git clone https://github.com/rk0802p/RAG_CHATBOT.git
cd RAG_CHATBOT  
pip install -r requirements.txt  
python frontend.py  

πŸ—οΈ Tech Stack

  • LangChain (Text processing)
  • FAISS (Vector search)
  • Sentence Transformers (Embeddings)
  • Streamlit (UI)

alt text

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages