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