Ajitg25 commited on
Commit
23f14db
·
verified ·
1 Parent(s): cc8dd5b

Add YouTube demo link to Blog.md and README

Browse files
Files changed (1) hide show
  1. Blog.md +3 -0
Blog.md CHANGED
@@ -4,6 +4,8 @@
4
 
5
  **One-line summary:** We train an LLM to act as an emergency dispatcher + city traffic signal manager, navigating a partially observable city with real-world constraints (gridlock, potholes, accidents, hospital capacity) to get ambulances to the right hospital as fast as possible.
6
 
 
 
7
  ---
8
 
9
  ## The Capability Gap We Are Targeting
@@ -145,6 +147,7 @@ The training curve shows the characteristic GRPO exploration-convergence pattern
145
 
146
  ## Live Demo
147
 
 
148
  **Environment (OpenEnv WebSocket):** `wss://ajitg25-ambulance-green-corridor.hf.space/ws`
149
  **Visual simulation:** https://huggingface.co/spaces/Ajitg25/ambulance-green-corridor
150
  **GitHub (full code + notebook):** https://github.com/ajitg25/openEnv-hackathon/tree/final
 
4
 
5
  **One-line summary:** We train an LLM to act as an emergency dispatcher + city traffic signal manager, navigating a partially observable city with real-world constraints (gridlock, potholes, accidents, hospital capacity) to get ambulances to the right hospital as fast as possible.
6
 
7
+ **Demo video:** https://youtu.be/9O5z4IXXtcc
8
+
9
  ---
10
 
11
  ## The Capability Gap We Are Targeting
 
147
 
148
  ## Live Demo
149
 
150
+ **Demo video:** https://youtu.be/9O5z4IXXtcc
151
  **Environment (OpenEnv WebSocket):** `wss://ajitg25-ambulance-green-corridor.hf.space/ws`
152
  **Visual simulation:** https://huggingface.co/spaces/Ajitg25/ambulance-green-corridor
153
  **GitHub (full code + notebook):** https://github.com/ajitg25/openEnv-hackathon/tree/final