Robo-Pi Logo

Robo-Pi

Zapier for Robots — plug-and-play SDK + web dashboard
PLUG-AND-PLAY ROBOTICS

Robo-Pi
Zapier for Robots🤖⚡

Close the gap between robot hardware and software with a plug-and-play SDK + web dashboard.

Get Started

DASHBOARD

Device Registry

SO-100
Supported
Connected Units

No units detected

Connect your own device to get started

1
Detect
2
Calibrate
3
Control
Robo-Pi Robot
PROBLEM

Robotics is hard.

Makers and students can build robots.

Developers can code simulations and AI.

But connecting the two is painful and slow.

Every robot comes with its own SDK. Integration takes weeks. Robots end up siloed, fragile, and hard to scale.

SOLUTION

Robo-Pi makes robots plug-and-play.

Detect your robot with findPort()

Calibrate in seconds with visual feedback

Teleoperate live from the browser

Record → Train → Eval for AI-driven control

One unified API. One dashboard. Runs in your browser.

Features

Everything you need to bridge the gap between robot hardware and software

Ready

WebSerial robot detection

Automatically detect and connect to robots via WebSerial API

Ready

One-click calibration

Visual feedback system for quick and accurate robot calibration

Ready

Live teleoperation with sliders & keyboard

Real-time robot control through intuitive web interface

Ready

MockBot for demos without hardware

Test and demo your applications without physical robot hardware

Coming Soon

Data recording & replay

Record robot movements and replay them for training and analysis

Coming Soon

AI training & inference

Train AI models on recorded data and deploy for autonomous control

Who is it for?

Robo-Pi is designed for anyone working at the intersection of hardware and software

Makers & Hobbyists

Perfect for DIY robotics projects and personal experimentation

Robotics Clubs

Ideal for schools and universities teaching robotics

Small Robotics Startups

Accelerate development with plug-and-play integration

Research Labs

Focus on research, not integration complexity

Roadmap

lfg o7

SYSTEM OBJECTIVES
3 ACTIVE
4 QUEUED
PROGRESS: 43%
01

findPort()

WebSerial-based robot detection and connection management

COMPLETED
02

calibrate()

Real-time joint calibration with visual feedback and data export

COMPLETED
03

teleoperate()

Manual robot control with keyboard and slider inputs

COMPLETED
04

record()

Record robot trajectories and sensor data to create datasets

PLANNED
05

replay()

Replay any recorded episode or episodes from existing datasets

PLANNED
06

train()

Run training based on a given dataset to create a policy

PLANNED
07

eval()

Run inference using trained policies for autonomous operation

PLANNED

REFERENCE: functions based on the original SunFounder (python-raspberry) and adapted for web robotic AI