Skip to content

digvijayforreal/PDF-Study-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“š PDF Study Assistant (RAG + Groq + FAISS)

An AI-powered PDF Question Answering system built using:

  • โšก Groq LPU
  • ๐Ÿง  LLaMA 3.3 70B
  • ๐Ÿ” FAISS Vector Search
  • ๐Ÿค– Sentence Transformers
  • ๐ŸŽจ Streamlit UI

๐Ÿš€ Features

  • Upload any PDF
  • Automatic chunking & embedding
  • Retrieval-Augmented Generation (RAG)
  • Clean modern UI
  • Ultra-fast inference using Groq

๐Ÿ› ๏ธ Tech Stack

  • Python
  • Streamlit
  • Groq API
  • FAISS
  • Sentence Transformers
  • PyMuPDF

โš™๏ธ Setup Instructions

git clone https://github.com/digvijayforreal/PDF-Study-Assistant.git
cd PDF-Study-Assistant
pip install -r requirements.txt
streamlit run app.py

About

AI-powered PDF Question Answering system using RAG architecture, Groq LLaMA 3.3 70B and FAISS vector search.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages