Spaces:
Sleeping
Sleeping
title: PDF Summarizer | |
emoji: π | |
colorFrom: blue | |
colorTo: green | |
sdk: gradio | |
sdk_version: 5.29.0 | |
app_file: app.py | |
pinned: false | |
license: mit | |
short_description: Summarize, outline, analyze your PDFs | |
# Document Study Assistant | |
A powerful PWA that specializes in generating summaries, outlines, analysis, study guides, tables, and questions from your documents using Llama 4. | |
## Features | |
- **π Summaries**: Generate concise 150-200 word summaries | |
- **π Outlines**: Create detailed hierarchical outlines | |
- **π Analysis**: Provide critical analysis with strengths/weaknesses | |
- **π Study Guides**: Comprehensive guides with key themes and glossaries | |
- **π Tables**: Comparative tables synthesizing key elements | |
- **β Questions**: Generate 10 high-quality questions for testing | |
## Supported Formats | |
- PDF files | |
- DOCX files | |
- TXT files | |
- Direct text input (copy/paste) | |
## Usage | |
1. Either paste text directly or upload a document | |
2. Select the type of content you want to generate | |
3. Click "Generate" to process with Llama 4 | |
4. Copy the generated content using the copy button | |
## Technical Details | |
- Built with Gradio | |
- Powered by Llama 4 Scout 17B Instruct | |
- Uses ZeroGPU for high-performance processing | |
- Supports batch processing and large files up to 200MB |