PHOENIXREBORNAGAIN commited on
Commit
bd54c37
·
verified ·
1 Parent(s): 7597d4d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -7
README.md CHANGED
@@ -1,13 +1,23 @@
1
  ---
2
  title: SlideAI
3
- emoji: 🐢
4
- colorFrom: yellow
5
- colorTo: indigo
6
  sdk: gradio
7
- sdk_version: 6.16.0
8
- python_version: '3.13'
9
  app_file: app.py
10
- pinned: false
 
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: SlideAI
3
+ emoji: 🎯
4
+ colorFrom: blue
5
+ colorTo: green
6
  sdk: gradio
7
+ sdk_version: 4.44.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
+ **How it works:**
18
+ 1. Enter your topic and target audience
19
+ 2. Choose a style and slide count
20
+ 3. Click Generate — AI writes the content, builds the slides
21
+ 4. Download your `.pptx` file instantly
22
+
23
+ Built with Gradio + Qwen2.5-7B-Instruct + python-pptx.