Skip to content

Latest commit

Β 

History

History
31 lines (21 loc) Β· 875 Bytes

File metadata and controls

31 lines (21 loc) Β· 875 Bytes
title Text Summarizer
emoji πŸ“‰
sdk gradio
sdk_version 5.49.1
app_file app.py
pinned false
short_description Quick AI-based text summarizer

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.

Open in Hugging Face


Features

  • 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

Live Demo

Try it online: Text Summarizer on Hugging Face Spaces