An AI-powered chatbot that lets you upload any PDF and ask questions about it using natural language.
- Upload any PDF document
- Ask questions in plain English
- Get instant AI-powered answers using Groq LLM
- Python
- Streamlit
- Groq API (LLaMA 3.3)
- PyPDF
pip install -r requirements.txt streamlit run app.py