Querydocs / README.md
sriiram18's picture
Update README.md
3ae8710 verified
---
title: QueryDocs AI
emoji: πŸ“š
colorFrom: blue
colorTo: gray
sdk: docker
app_file: app.py
pinned: true
---
# πŸ“š QueryDocs AI
Intelligent PDF Q&A powered by RAG pipeline + TinyLlama 1.1B.
Upload any PDF and ask questions β€” get accurate, context-aware answers instantly.
## Features
- πŸ“„ PDF upload & processing
- πŸ” RAG pipeline with FAISS vector search
- πŸ’¬ Chat interface with source transparency
- ⚑ TinyLlama 1.1B local LLM
## Built By
**Sriram Sai Laggisetti** β€” [GitHub](https://github.com/sriramsai18) Β· [LinkedIn](https://www.linkedin.com/in/sriram-sai-laggisetti/)
---
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).