Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: Infographics Generator 1
|
| 3 |
emoji: π
|
|
|
|
| 1 |
+
|
| 2 |
+
|
| 3 |
+
---
|
| 4 |
+
title: AI Infographic Generator
|
| 5 |
+
emoji: π¨
|
| 6 |
+
colorFrom: blue
|
| 7 |
+
colorTo: purple
|
| 8 |
+
sdk: gradio
|
| 9 |
+
sdk_version: 4.7.1
|
| 10 |
+
app_file: app.py
|
| 11 |
+
pinned: false
|
| 12 |
+
license: mit
|
| 13 |
+
short_description: Convert text to beautiful infographics using AI
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
# π¨ AI Infographic Generator
|
| 17 |
+
|
| 18 |
+
Transform your text into stunning infographics with the power of AI!
|
| 19 |
+
|
| 20 |
+
## β¨ Features
|
| 21 |
+
- π€ **AI-Powered Analysis** - Smart content understanding
|
| 22 |
+
- π¨ **Multiple Templates** - Various design styles
|
| 23 |
+
- π **Custom Styling** - Personalize colors and layouts
|
| 24 |
+
- π± **Responsive Design** - Works on all devices
|
| 25 |
+
- πΎ **High-Quality Export** - Download in multiple formats
|
| 26 |
+
|
| 27 |
+
## π How to Use
|
| 28 |
+
1. Paste your text content
|
| 29 |
+
2. Choose a template style
|
| 30 |
+
3. Customize colors and settings
|
| 31 |
+
4. Generate your infographic
|
| 32 |
+
5. Download the result
|
| 33 |
+
|
| 34 |
+
## π§ Powered By
|
| 35 |
+
- Google Gemini API for content analysis
|
| 36 |
+
- Gradio for the interface
|
| 37 |
+
- Custom layout algorithms
|
| 38 |
---
|
| 39 |
title: Infographics Generator 1
|
| 40 |
emoji: π
|