Embodied Director · Open source
EmboDi
Step into your imagination.
Direct your own world with EmboDi.
EmboDi (Embodied Director) is an open-source embodied 3D directing system that combines mixed reality (MR) with GPT-6 Astra, giving you the freedom to intuitively create your own stories in your physical space.
Build with EmboDi
Explore the code. Create your scene.
The open-source code is available here and on GitHub. Run it locally with Node.js 22 or newer, then open localhost:8080. The README covers API settings, Meta Quest setup and examples.
git clone https://huggingface.co/spaces/xlt99/EmboDi
cd EmboDi
npm ci
npm start
✨ Technical report and more features are coming soon!