Skip to content

Latest commit

 

History

History
39 lines (13 loc) · 653 Bytes

File metadata and controls

39 lines (13 loc) · 653 Bytes

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)

Here is the link, you can access it by pressing on the link.


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