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