Generate worlds, evaluate Vision-Language-Action policies on serverless GPUs, benchmark models head-to-head, and post-train, one reproducible loop from a task idea to a better-performing robot.
The bottleneck
Simulation, evaluation, data collection, and training still run as disconnected workflows, every iteration needs custom infrastructure and expensive hardware time.
Custom scripts, hand-reviewed rollouts, and task-specific success criteria make it impossible to compare models consistently.
Policies run in sim, but failures rarely flow into better datasets or the next training run. It produces episodes, not learning.
Robots, operators, resets, and safety checks make it far too costly to validate every model checkpoint on hardware.
One platform, four connected stages
Generate simulation-ready tasks, worlds, and scenario variations across LIBERO, MuJoCo, Isaac Lab, and Genesis.
Run real policies in a closed loop on serverless GPUs, success, robustness, control rate, memory, and cost, with rollout video.
Compare models on a Pareto frontier, across embodiments and simulators, with transparent, priority-driven recommendations.
Turn failures into curated data, fine-tune, and re-validate, one loop from a task idea to a better-performing robot.
Evaluation tells you a policy failed; the Dataroom tells you where and why. Import rollouts or any HuggingFace dataset, let an agent annotate phases, events, and failure modes, and curate the episodes worth retraining on, the missing bridge between a failed run and a better model.
An agent watches each rollout, segments it into phases, marks grasp & release events from the state channels, and tags the failure type, with no hand-labeling.
Pull LeRobot datasets straight from HuggingFace, including your own private & gated repos, and turn every episode into an inspectable clip.
Move past a single success number toward a quantified picture of where and why policies fail across many episodes.
Select the clips that matter, export a curated dataset, and feed the next training run, closing the failure → data → policy loop.
Link your own HuggingFace account to import your private & gated datasets and push your recorded work to your own namespace. Your credentials stay yours, encrypted per account; shared model terms still run on the platform.
Decision-grade evidence
The bar, not just the mean, Wilson intervals at every sample size.
Milliseconds per step, whether a policy can close a real robot’s loop.
Clean vs. seeded perturbations: action noise, occlusion, observation lag.
Peak VRAM per policy, the hardware tier it actually needs.
Dollars per successful episode, the number that decides deployability.
Frozen initial states plus a config hash make any run byte-identical.
How it works
A task, a world, and seeded variations.
Real rollouts on serverless GPUs.
Head-to-head on one frontier.
Post-train on what failed, re-test.
Built for the teams shipping Physical AI
Bring a model, pick a task, and get decision-grade evidence back, reproducible, and cheap enough to run continuously.