| title | Text Summarizer |
|---|---|
| emoji | 📉 |
| sdk | gradio |
| sdk_version | 5.49.1 |
| app_file | app.py |
| pinned | false |
| short_description | Quick AI-based text summarizer |
A quick AI-based text summarizer that converts long articles or text into concise summaries (3–5 sentences). Built with Python, Hugging Face API, and Flask.
- Summarizes long text into 3–5 sentences
- Ideal for news digests, homework help, or quick text review
- Uses Hugging Face models via API (no local heavy models needed)
- Simple web interface via Hugging Face Spaces or local Flask/Gradio
Try it online: Text Summarizer on Hugging Face Spaces