Spaces:
Running
Running
chore: update README
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ python_version: "3.11"
|
|
10 |
app_file: src/app.py
|
11 |
pinned: true
|
12 |
license: mit
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# 🎮 LLMGameHub | gradio-mcp-hackaton
|
@@ -33,13 +35,9 @@ Whether you're a writer, gamer, or simply curious, you can turn your ideas into
|
|
33 |
The platform dynamically generates engaging narratives, character descriptions, dialogue, and visual assets (images and short videos) tailored to the user's preferences.
|
34 |
- **Multi-Agent LLM System:**
|
35 |
Behind every game is a team of collaborating AI agents — each with their own roles — to create rich, believable, and creative worlds.
|
36 |
-
- **
|
37 |
-
|
38 |
-
- **Fast and Immersive:**
|
39 |
-
Instant feedback for user choices (responses in under 5 seconds) and high-quality assets generated in the background.
|
40 |
Atmospheric audio and multiple possible endings are included for full immersion.
|
41 |
-
- **Creative Freedom:**
|
42 |
-
Anyone can build a game from their own story idea or inspiration. Share your creation or play games made by others.
|
43 |
|
44 |
## Why LLMGameHub?
|
45 |
|
@@ -52,7 +50,6 @@ Bring your story to life — or let AI surprise you!
|
|
52 |
2. **Co-Create:** Answer a few simple questions or pick from suggestions.
|
53 |
3. **Watch the Magic:** The AI agents generate a unique story, visuals, audio, and game flow based on your choices.
|
54 |
4. **Play:** Dive into your own visual novel, make decisions, and explore different endings.
|
55 |
-
5. **Share:** Save and share your favorite games with friends (feature coming soon).
|
56 |
|
57 |
---
|
58 |
|
|
|
10 |
app_file: src/app.py
|
11 |
pinned: true
|
12 |
license: mit
|
13 |
+
tags:
|
14 |
+
- agent-demo-track
|
15 |
---
|
16 |
|
17 |
# 🎮 LLMGameHub | gradio-mcp-hackaton
|
|
|
35 |
The platform dynamically generates engaging narratives, character descriptions, dialogue, and visual assets (images and short videos) tailored to the user's preferences.
|
36 |
- **Multi-Agent LLM System:**
|
37 |
Behind every game is a team of collaborating AI agents — each with their own roles — to create rich, believable, and creative worlds.
|
38 |
+
- **Immersive:**
|
39 |
+
High-quality assets generated in the background.
|
|
|
|
|
40 |
Atmospheric audio and multiple possible endings are included for full immersion.
|
|
|
|
|
41 |
|
42 |
## Why LLMGameHub?
|
43 |
|
|
|
50 |
2. **Co-Create:** Answer a few simple questions or pick from suggestions.
|
51 |
3. **Watch the Magic:** The AI agents generate a unique story, visuals, audio, and game flow based on your choices.
|
52 |
4. **Play:** Dive into your own visual novel, make decisions, and explore different endings.
|
|
|
53 |
|
54 |
---
|
55 |
|