Abstractive Text Summarizer App
A web-based Abstractive Text Summarization tool built with Streamlit and Hugging FaceTransformers (T5-small).
This app takes long paragraphs or articles and generates short, meaningful summaries instantly.
Live Demo
Open in Streamlit:-(https://text-summarizer-app-ddu6pjgtpwque3rvt98fsi.streamlit.app)
Features
- Uses T5 Transformer (t5-small) for high-quality abstractive summarization
- Simple, clean Streamlit interface
- Works on both CPU and GPU
- Deployed online using Streamlit Cloud
Installation
Clone this repository:
git clone https://github.com/sathvik-web/text-summarizer-app.git
cd text-summarizer-app