Spaces:
Sleeping
Sleeping
File size: 1,287 Bytes
016a649 2ad7c6e 016a649 1c5e1ce 016a649 32e7daa 016a649 |
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 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 |
---
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 |