Spaces:
Sleeping
Sleeping
MelkortheCorrupt
commited on
Commit
·
14bb657
1
Parent(s):
9fe862c
Add Hugging Face metadata
Browse files- .huggingface/space.yaml +25 -0
.huggingface/space.yaml
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: Dungeon Smasher
|
3 |
+
sdk: gradio
|
4 |
+
sdk_version: 5.33.1
|
5 |
+
emoji: 👁
|
6 |
+
colorFrom: indigo
|
7 |
+
colorTo: blue
|
8 |
+
pinned: true
|
9 |
+
thumbnail: >-
|
10 |
+
https://cdn-uploads.huggingface.co/production/uploads/683d2ec2540df93aae2532f4/WeFGRe3VPYX7e55CCqIQJ.png
|
11 |
+
short_description: Multi-agent AI that smashes through D&D prep work.
|
12 |
+
tags:
|
13 |
+
- agent-demo-track
|
14 |
+
- openai
|
15 |
+
- gradio
|
16 |
+
- AI dungeon master
|
17 |
+
- procedural generation
|
18 |
+
- RPG
|
19 |
+
- NPC generation
|
20 |
+
- character creation
|
21 |
+
- worldbuilding
|
22 |
+
- storytelling
|
23 |
+
- multi-agent
|
24 |
+
---
|
25 |
+
|