Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.16.0
metadata
title: Multilingual Summarizer
emoji: π§
colorFrom: green
colorTo: indigo
sdk: gradio
app_file: app.py
pinned: false
sdk_version: 5.30.0
π Multilingual Text & PDF Summarizer with GPT-3.5
This application allows users to upload a PDF file or paste a block of text, choose the language for output, and receive:
- π A concise summary of the content
- π·οΈ An automatically generated title
- π A list of 5 relevant keywords
All powered by OpenAI's GPT-3.5 model.
π§° Features
β Input Options
- Upload PDF files (supports Unicode and multiple languages)
- Or paste your own text into a textbox
π Multilingual Interface & Output
- Choose the interface language (UI labels adapt)
- Choose the summary output language (used for translation and output)
π Auto-Translation
- If the text and output languages differ, the app will first translate, then summarize
βοΈ Custom Output Length
- Define a character limit for the summary (e.g., 300 characters)
π How to Use
- Select your preferred interface language
- Click Continue to open the summarization tools
- Choose the summary language
- Define a character limit
- Paste your text or upload a PDF
- Click Summarize to see the results
β οΈ Troubleshooting
- PDF Error: If the file is a scanned image, it may not be extractable. Try using OCR first.
- Translation Note: Translations are AI-generated and may be approximate
- No Output: Make sure you've uploaded a valid file or entered text
π§ Powered By
π License
MIT License