Your model. A real robot.
Run a policy.
Run via local API — control the model calls · See what others did
Choose a policy, describe the task, and join the robot queue. Everything runs here. Nothing to install.
Four live views, synchronized. Checking stream
What’s running
Checking the current run…
Stream of consciousness
Astra’s next note will appear here.
Prompt
Runner: —
Waiting for someone to run a policy.
Conversation with Astra
Waiting for a run- Astra’s replies and robot feedback from the current run appear here for everyone.
Prompt
Runner: —
Waiting for someone to run a policy.
Conversation with Astra
Waiting for a run- Astra’s replies and robot feedback from the current run appear here for everyone.
Set up your run
Connecting to your browser session…
Your run logs
Replay becomes available after the robot uploads its video.
Conversation with Astra
Recorded prompts, model replies, and robot feedback for this run. Download the log for full request and response data.
- No model conversation recorded yet.
- Your model decisions and robot feedback will appear here.
All episodes
View Dataset
Past runs
Select a video to watch it larger.
Loading past 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.