Update README.md
Browse files
README.md
CHANGED
@@ -6,8 +6,12 @@ colorTo: blue
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.33.1
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
10 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
11 |
short_description: 'Turn any document into Interactive presentation '
|
12 |
---
|
13 |
|
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.33.1
|
8 |
app_file: app.py
|
9 |
+
pinned: true
|
10 |
license: apache-2.0
|
11 |
+
tags:
|
12 |
+
- Agents-MCP-Hackathon
|
13 |
+
- mcp-server-track
|
14 |
+
- agent-demo-track
|
15 |
short_description: 'Turn any document into Interactive presentation '
|
16 |
---
|
17 |
|