File size: 826 Bytes
69119ba aedf04d 3ae8710 69119ba aedf04d 69119ba aedf04d 69119ba | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | ---
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). |