sqfoo commited on
Commit
62940b6
·
verified ·
1 Parent(s): 8c3f36d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -31,6 +31,8 @@ An AI-powered text-based fantasy RPG built with **Gradio** and **Hugging Face In
31
 
32
  The player explores a dangerous dungeon by typing natural language actions. Instead of selecting predefined choices, an LLM interprets the player's response and maps it to the appropriate game action.
33
 
 
 
34
  ---
35
 
36
  ## 🎮 Overview
 
31
 
32
  The player explores a dangerous dungeon by typing natural language actions. Instead of selecting predefined choices, an LLM interprets the player's response and maps it to the appropriate game action.
33
 
34
+ You can find the demo video here: https://youtu.be/BBRy5JsOpSI
35
+
36
  ---
37
 
38
  ## 🎮 Overview