Spaces:
Running
Running
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -4,21 +4,14 @@ emoji: 🎯
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 5.
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
license: mit
|
| 11 |
-
python_version: "3.11"
|
| 12 |
---
|
| 13 |
|
| 14 |
# SlideAI — AI Presentation Creator
|
| 15 |
|
| 16 |
Turn any topic into a polished, download-ready PPTX presentation in seconds.
|
| 17 |
|
| 18 |
-
**How it works:**
|
| 19 |
-
1. Enter your topic and target audience
|
| 20 |
-
2. Choose a style and slide count
|
| 21 |
-
3. Click Generate — AI writes the content, builds the slides
|
| 22 |
-
4. Download your `.pptx` file instantly
|
| 23 |
-
|
| 24 |
Built with Gradio + Qwen2.5-7B-Instruct + python-pptx.
|
|
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.29.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
license: mit
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# SlideAI — AI Presentation Creator
|
| 14 |
|
| 15 |
Turn any topic into a polished, download-ready PPTX presentation in seconds.
|
| 16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
Built with Gradio + Qwen2.5-7B-Instruct + python-pptx.
|