Querydocs / README.md
sriiram18's picture
Update README.md
3ae8710 verified
metadata
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 Β· LinkedIn

An example chatbot using Gradio, huggingface_hub, and the Hugging Face Inference API.