Spaces:
Sleeping
Sleeping
Update readme.md
Browse files
readme.md
CHANGED
|
@@ -8,3 +8,11 @@ sdk_version: "3.50.2"
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
+
|
| 12 |
+
# GenAI RSS Summarizer
|
| 13 |
+
|
| 14 |
+
This app summarizes RSS feed articles using Hugging Face models and identifies which articles are useful for data analytics teams.
|
| 15 |
+
|
| 16 |
+
- ✨ Built with Gradio
|
| 17 |
+
- 🧠 Powered by `facebook/bart-large-cnn`
|
| 18 |
+
- 🔁 Auto-deploys from GitHub
|