Skip to main content

Cyclo Intelligence

Cyclo Intelligence is a Physical AI workflow system for collecting robot demonstrations, preparing datasets, training policies, and running model inference from a web UI.

It can be used with AI Worker, OMY, OMX, and other ROS 2 robots that provide the required robot and camera topics.

Workflow

Cyclo Intelligence follows the same end-to-end imitation learning flow: set up the environment, record demonstrations, prepare the dataset with Data Tools, upload it to Hugging Face, train the model on an external server by following the Model Training Guide, download the trained model with Data Tools, then run inference on the robot.

Cyclo Intelligence workflow from setup to data recording, data tools, model training guide, and model inference

Main Components

ComponentRole
Cyclo DataDataset recording, episode review, dataset editing, LeRobot conversion, and Hugging Face dataset operations.
Cyclo BrainPolicy backend control, model loading, and robot inference runtime.