Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
5.43.1
metadata
title: Smart PDF Assistant
emoji: π
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 5.38.1
app_file: app.py
pinned: true
Smart PDF Assistant ππ€
This Gradio app allows you to upload multiple PDF files and ask questions based on their content using Retrieval-Augmented Generation (RAG) and local language models.
Features
- π Upload multiple PDFs
- π Ask questions with natural language
- π§ Answers generated from document content (not hallucinated)
- π Supports Arabic and English
- π§Ύ Export answers to TXT or PDF
Run locally:
pip install -r requirements.txt
python app.py