File size: 399 Bytes
d66d029
 
 
 
 
 
0fd5020
d66d029
 
 
70d2390
 
 
 
 
 
 
0fd5020
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: GenAI RSS Summarizer
emoji: 📰
colorFrom: pink
colorTo: indigo
sdk: gradio
sdk_version: 5.31.0
app_file: app.py
pinned: false
---

# GenAI RSS Summarizer

This app summarizes RSS feed articles using Hugging Face models and identifies which articles are useful for data analytics teams.

- ✨ Built with Gradio
- 🧠 Powered by `facebook/bart-large-cnn`
- 🔁 Auto-deploys from GitHub