| --- |
| 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). |