| --- |
| title: RoBudget |
| emoji: π€ |
| colorFrom: blue |
| colorTo: green |
| sdk: gradio |
| sdk_version: 6.15.0 |
| app_file: app.py |
| pinned: false |
| license: mit |
| --- |
| |
| # RoBudget β Humanoid Robot Investment Calculator |
|
|
| Break-even analysis for humanoid robot investments vs. human labor. |
|
|
| > Built by [@paolodiprodi](https://x.com/paolodiprodi) Β· Suggestions welcome via the [community tab](https://huggingface.co/spaces/robomotic/robudget/discussions) or on X. |
|
|
| ## Features |
|
|
| - Compare any humanoid robot model against hiring a human worker |
| - Choose **separate currencies** for the robot price and wages/electricity |
| - Accounts for task-specific accuracy (from published benchmarks) |
| - Battery runtime cap on daily operable hours |
| - Cumulative cost chart with break-even marker |
| - Annual cost breakdown by category |
|
|
| ## Robots included |
|
|
| | Model | Price (USD) | Accuracy | |
| |---|---|---| |
| | Tesla Optimus Gen 2 | $30,000 | 65% | |
| | Unitree G1 | $16,000 | 55% | |
| | Unitree H1 | $90,000 | 58% | |
| | Figure 02 | $40,000 | 68% | |
| | Agility Robotics Digit | $250,000 | 70% | |
| | Sanctuary AI Phoenix | $65,000 | 64% | |
| | Boston Dynamics Atlas | $370,000 | 72% | |
|
|
| ## Benchmark sources |
|
|
| - **HumanoidBench** β whole-body locomotion and manipulation tasks |
| - **BEHAVIOR Robot Suite** β real-world household activities |
| - **Open X-Embodiment** β cross-platform manipulation dataset |
| - Manufacturer pilot reports (2025) |
|
|
| ## Deployment |
|
|
| Runs on HuggingFace CPU-only free instances. No GPU required. |
|
|