🤖 YAM a LIVE 🤖
Four live cameras alongside the rendered arm positions.
All episodes
Watch recorded episodes here
View all episodes: andlyu/Public-YAM-runs ↗
Try for yourself
Use our Web-Based controller here, or locally via API using the following:
A UI also provides a simple setup to start with Astra. Here’s how to launch it:
- Go to OpenAI API keys to create your key.
- Go to OpenAI API billing to check your credit balance and add credits if needed.
- Run these commands in your terminal, replacing
xyzwith your API key:git clone https://github.com/andlyu/blupe-remote-yam.git cd blupe-remote-yam export OPENAI_API_KEY="xyz" ./run.sh
Don’t hesitate to reach out if you want a custom setup.