From cf3f9e1e984adbd7e7c0ef6ee4220b20c0c3c003 Mon Sep 17 00:00:00 2001 From: Steve Drew Date: Mon, 30 Mar 2026 22:57:32 -0600 Subject: [PATCH] Add demo video link to README Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6275bae..bc95160 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE) 📖 **[Full API documentation](https://denoslab.github.io/EDSim/)** +🎬 **[Demo video](https://youtu.be/FakLPb3d83s)** EDSim is a multi-agent simulation of emergency department (ED) workflows driven by large language model (LLM)-powered autonomous agents. Each agent — doctor, bedside nurse, triage nurse, or patient — perceives its environment, makes decisions through cognitive modules, holds natural-language conversations with other agents, and executes clinically-constrained behaviors in real time. The result is a high-fidelity testbed for ED operations research that goes beyond what traditional simulation methods can produce.