Spaces:
Sleeping
Sleeping
Commit
·
af89c42
1
Parent(s):
d821ad9
Update README.md
Browse files
README.md
CHANGED
@@ -1,2 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Blog-Generator
|
|
|
2 |
Agentic AI Blog Generator
|
|
|
1 |
+
---
|
2 |
+
title: Blog-Generator
|
3 |
+
emoji: 📝
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: red
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 1.43.2
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
license: apache-2.0
|
11 |
+
short_description: A blog post generator powered by AI. Enter a topic or provide a YouTube video link, and the model generates a high-quality blog post for you!
|
12 |
+
---
|
13 |
+
|
14 |
# Blog-Generator
|
15 |
+
|
16 |
Agentic AI Blog Generator
|