Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,3 +10,13 @@ pinned: false
|
|
| 10 |
---
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 13 |
+
|
| 14 |
+
# AI News Blogger
|
| 15 |
+
Generate SEO-optimized blog posts from real-world news using LLaMA 3.2 on Hugging Face Spaces.
|
| 16 |
+
|
| 17 |
+
## Features
|
| 18 |
+
- Live news scraping via RSS
|
| 19 |
+
- Summarized + blogified content using Meta’s LLaMA 3.2–3B Instruct
|
| 20 |
+
- Markdown download
|
| 21 |
+
- Topic picker and custom entry
|
| 22 |
+
- SEO-style prompt enhancement
|