The phospho Junior dev kit is a set of tools to kickstart your journey in next-gen AI models, with built-in remote control.

Exit the simulation. Train real-life AI robotics models.

Get started with the next level of robotics models: Diffusion transformers, OpenVLA, Cogact…

import requests

# Control Junior's arm through API calls
requests.post(
	"http://localhost:80/move/absolute", 
	body={
		"x": 1, "y": 0, "z": 0,                   # Move left
		"rx": 10, "ry": 0, "rz": 0,               # Rotate
		"open": 1                                 # Open gripper
	}
)

Unleash your creativity

Looking to upskill in AI robotics? Just have fun? Check out our examples below.

Explore examples

See more examples videos

Built in remote control

Use the Meta Quest app to control Junior’s movements in real-time. Collect data to train your own models.

About phospho

We are phospho, a team of engineers dedicated to accelerate the adoption of the latest AI technologies.

Looking for the phospho text analytics platform docs? They are available here.