Phospho is how ML engineers make real robots intelligent. We provide the hardware, libraries, and remote control capabilities so developers can collect data, train AI models and deploy applications to real robots in minutes instead of months.

Highlights

  • 🕹️ Control your robots to record datasets in minutes with a keyboard, a gamepad, a leader arm, and more
  • ⚡ Train Action models such as ACT, π0 or gr00t-n1 with one command
  • 🦾 Compatible with the SO-100, SO-101, Unitree Go2, Agilex Piper…
  • 🚪 Dev-friendly API
  • 🤗 Fully compatible with LeRobot and HuggingFace
  • 🖥️ Runs on macOS, Linux and Windows
  • 🥽 Meta Quest app for teleoperation
  • 📸 Supports most cameras (classic, depth, stereo)
  • 🔌 Open Source: Extend it with your own robots and cameras

Installation

In a terminal, run the following command:
curl -fsSL https://raw.githubusercontent.com/phospho-app/phosphobot/main/install.sh | bash
Then, fire up the the server:
phosphobot run
It can take up to 15 seconds for the server to start. Go to localhost in your web browser to access the phosphobot dashboard. Go to Keyboard Control to control your robot using only your keyboard, record datasets, and train AI models!

VR Control

phosphobot enables you to control your robot arm in VR using a Meta Quest 2, Pro, 3 or 3s. Speed up your data collection and unlock intuitive bimanual control.
If you bought our phospho starter pack, you should have received a link to get the phospho teleoperation Meta Quest app. Please reach out if not.

How to update phosphobot?

We’re shipping updates daily. We fix bugs, add features, and improve the experience constantly. Keep your software up-to-date to benefit from the latest improvements.
brew update && brew upgrade phosphobot

Next step