Build the future of ComBodied AI.

Open tools for building ComBodied AI that stays with people—sensing voice, gesture, motion, physiological signals and context through wearable devices.

Exploded view of the OpenZilo ring showing its enclosure, circuit board and inner layers

Built in the open.

Experiments that connect natural human input to ComBodied AI systems.

OpenZilo × Embodied AI

Bring human intent into robotic action. Guide Unitree with your voice, motion and gestures for a more natural way to move together.

Demo concept

From human intent to robotic movement.

Explore a robot interaction that combines spoken instructions, hand motion for direction and a gesture to confirm or pause an action. A shared language for moving through the physical world together.

OpenZilo × Smart Devices

Make your devices feel like a natural extension of you. Bring voice, motion and gestures to phones, computers and smart hardware.

Demo concept

One wearable interface, across your devices.

Explore a connected workflow: speak a request on your phone, navigate a desktop workspace with hand motion and use a gesture to control a smart device. OpenZilo brings familiar human input to the hardware around you.

OpenZilo × Agent

Give your AI a connection to the world around you. Explore voice, motion and gesture interactions with ChatGPT, Claude, Gemini, GLM and more.

Demo concept

Your intent, connected to AI.

Imagine speaking a request, adding context through hand motion and confirming an agent's next step with a gesture. Explore OpenZilo-powered experiences with ChatGPT, Claude, Gemini, GLM and other models—bringing ComBodied AI into everyday life.

OpenZilo × Game

Make every move part of the game. Turn your voice, motion and gestures into immersive controls for new ways to play.

Demo concept

Make your movement part of the play.

Imagine a game where voice shapes the strategy, hand motion guides movement and gestures trigger in-game actions. Explore how OpenZilo can bring a more physical, expressive feel to play.

What makes ComBodied Agents different?

Three centers of gravity in Agentic AI, distinguished by the target states that organize modeling, action and evaluation.

Digital-state substrate

Digital Agents

Transform digital artifacts and information through interfaces, code, APIs and workflows.

Target
Digital states & artifacts
Action
Interfaces, code, APIs & workflows
Success
Correctness, completion & efficiency

Physical-state substrate

Embodied Agents

Connect perception, planning and control to movement and manipulation in physical or simulated environments.

Target
Physical or simulated states
Action
Navigation, manipulation & control
Success
Task success, safety & reliability

Digital Agents transform digital states. Embodied Agents transform physical or simulated physical states. ComBodied Agents model and support evolving human states while preserving human agency over time.

OpenZilo Development Kit

A wearable multimodal kit for prototyping interfaces that are always within reach.

Drag to rotate

Voice

Always-available audio input

16 KHZ

Gesture

Taps, swipes and custom input

CUSTOM

Motion

Real-time spatial movement

6-AXIS IMU

Physiology

Optical physiological signals

PPG

Open SDK

APIs, examples and developer tools

OPEN

Start with a signal.

A small, composable SDK gives every sensor a clear interface—from gesture events to continuous PPG streams.

quickstart — zsh — 80×24

openzilo@studio ~ % cat quickstart.ts

import { OpenZilo } from "@openzilo/sdk";const ring = await OpenZilo.connect();ring.gesture.on("tap", runAgent);ring.motion.stream(trackMovement);ring.ppg.stream(trackPhysiology);

openzilo@studio ~ % npx tsx quickstart.ts

Device connectedOpenZilo ring

Gesture stream readytap

Motion stream ready6-axis IMU

PPG stream64 Hz

openzilo@studio ~ %

Open research for ComBodied AI.

We explore ComBodied AI systems that perceive continuously, build human-centered world models and improve through feedback.

ComBodied AI perceives and models human state, then acts with people to support human agency and possible futures.

ComBodied Agents: a New Paradigm of Human-Centric Agentic AI

OpenZilo Research Collaborators

Build OpenZilo together.

Join developers and researchers creating open tools for ComBodied AI.

Contribute on GitHub ↗︎Contact OpenZilo