An open API service indexing awesome lists of open source software.

https://github.com/echosingh/news-article-summarizer

A terminal-style Gradio app that summarizes news articles using a fine-tuned t5-small-indian-news transformer model.
https://github.com/echosingh/news-article-summarizer

fine-tuning kaggle summarization t5

Last synced: about 2 months ago
JSON representation

A terminal-style Gradio app that summarizes news articles using a fine-tuned t5-small-indian-news transformer model.

Awesome Lists containing this project

README

          

# 📰 News-Article-Summarizer

> A terminal-style Gradio app that summarizes news articles using a fine-tuned `t5-small-indian-news` transformer model.

---

## ✨ Project Highlights

- 📘 It's my **Kaggle Notebook** — [View here 🚀](https://www.kaggle.com/code/adi2606/news-article-summarizer)
- 🧠 I **fine-tuned a T5 model** on an Indian news dataset I created — [Check the dataset 📊](https://www.kaggle.com/datasets/adi2606/indian-news-2024-2025-summarization)
- 📦 The **trained model is deployed** on Kaggle — [Explore the model 🧰](https://www.kaggle.com/models/adi2606/t5-small-indian-news)
- 🖥️ Designed a **console-themed Gradio UI** for a retro terminal experience

---

## 🎬 Demo UI (Terminal Style)

![Gradio Terminal UI](https://github.com/EchoSingh/News-Article-Summarizer/raw/main/interface-gradio.jpg)

---