lukmanaj commited on
Commit
b61842a
ยท
verified ยท
1 Parent(s): 1e91241

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +49 -1
README.md CHANGED
@@ -9,4 +9,52 @@ app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  pinned: false
10
  ---
11
 
12
+
13
+ # ๐Ÿฐ Mythic Realms: AI-Powered Fantasy RPG
14
+
15
+ An immersive AI-powered role-playing game where you explore a dynamically generated fantasy world built on the backs of massive beasts. Experience hierarchical storytelling with intelligent NPCs, inventory management, and content moderation.
16
+
17
+ ## ๐ŸŽฎ Features
18
+
19
+ - **Dynamic World Generation**: Explore a unique fantasy world with procedurally generated kingdoms, towns, and characters
20
+ - **Intelligent NPCs**: Interact with AI-powered non-player characters with their own backstories and motivations
21
+ - **Inventory System**: Collect, use, and manage items as you progress through your adventure
22
+ - **Content Moderation**: Built-in safety systems ensure appropriate content for all players
23
+ - **Immersive Storytelling**: Experience rich, contextual narratives that adapt to your choices
24
+
25
+ ## ๐ŸŒ Game World
26
+
27
+ Enter **Aethermoor**, a world where massive sky whales drift through endless clouds, carrying entire civilizations on their backs. Navigate between floating kingdoms, each with its own culture, politics, and mysteries waiting to be uncovered.
28
+
29
+ ## ๐Ÿš€ How to Play
30
+
31
+ 1. Click "Start Game" to begin your adventure
32
+ 2. Type your actions in natural language (e.g., "Look around", "Talk to the merchant", "Go north")
33
+ 3. Watch your inventory update as you collect items and complete quests
34
+ 4. Explore different locations and interact with unique characters
35
+
36
+ ## ๐Ÿ›  Technology
37
+
38
+ - **AI Models**: Powered by Meta's Llama 3.3 70B for story generation and Llama Guard for content safety
39
+ - **Framework**: Built with Gradio for an intuitive web interface
40
+ - **Safety**: Implements content moderation to ensure family-friendly gameplay
41
+
42
+ ## ๐ŸŽฏ Example Actions
43
+
44
+ - "Examine my surroundings"
45
+ - "Talk to the innkeeper"
46
+ - "Buy a sword from the merchant"
47
+ - "Search for hidden passages"
48
+ - "Cast a spell"
49
+ - "Check my inventory"
50
+
51
+ ## ๐Ÿ“ Notes
52
+
53
+ This game demonstrates advanced AI techniques including:
54
+ - Hierarchical content generation
55
+ - Context-aware storytelling
56
+ - Dynamic inventory management
57
+ - Real-time content moderation
58
+ - Interactive AI applications
59
+
60
+ Enjoy your adventure in Mythic Realms! ๐Ÿ—ก๏ธโœจ