Spaces:
Sleeping
Sleeping
eldarski
commited on
Commit
Β·
ab5fac7
1
Parent(s):
ea5f34c
πΊ Add demo video link - Complete hackathon submission with video demonstration of both MCP server and custom component tracks
Browse files
README.md
CHANGED
@@ -24,6 +24,16 @@ tags:
|
|
24 |
|
25 |
**π Dual Track Hackathon Submission**: Custom Component + MCP Server
|
26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
## π Features
|
28 |
|
29 |
- **Dynamic Theme System**: User-configurable themes via JSON
|
@@ -193,8 +203,8 @@ Configure your MCP client (Claude Desktop, Cursor, etc.) to connect to this Spac
|
|
193 |
- **π¨ This Demo Space**: `https://huggingface.co/spaces/eldarski/gradio-themer-demo`
|
194 |
- **π¦ PyPI Package**: `https://pypi.org/project/gradio-themer/`
|
195 |
- **π GitHub Repository**: `[Repository URL]`
|
196 |
-
- **π¬ MCP Demo Video**:
|
197 |
-
- **π¬ Component Demo Video**:
|
198 |
|
199 |
---
|
200 |
|
|
|
24 |
|
25 |
**π Dual Track Hackathon Submission**: Custom Component + MCP Server
|
26 |
|
27 |
+
## πΊ Demo Videos
|
28 |
+
|
29 |
+
### π¬ **Complete Demo Video**: [Watch on YouTube](https://youtu.be/qQ0gQQIFiBQ)
|
30 |
+
|
31 |
+
This video demonstrates:
|
32 |
+
|
33 |
+
- **Track 1 (MCP Server)**: MCP server integration with AI agents for automated theme generation
|
34 |
+
- **Track 2 (Custom Component)**: Interactive Gradio component usage and theming workflow
|
35 |
+
- **Complete workflow**: From CSS conversion to theme application using both tracks
|
36 |
+
|
37 |
## π Features
|
38 |
|
39 |
- **Dynamic Theme System**: User-configurable themes via JSON
|
|
|
203 |
- **π¨ This Demo Space**: `https://huggingface.co/spaces/eldarski/gradio-themer-demo`
|
204 |
- **π¦ PyPI Package**: `https://pypi.org/project/gradio-themer/`
|
205 |
- **π GitHub Repository**: `[Repository URL]`
|
206 |
+
- **π¬ MCP Demo Video**: [https://youtu.be/qQ0gQQIFiBQ](https://youtu.be/qQ0gQQIFiBQ)
|
207 |
+
- **π¬ Component Demo Video**: [https://youtu.be/qQ0gQQIFiBQ](https://youtu.be/qQ0gQQIFiBQ)
|
208 |
|
209 |
---
|
210 |
|