ClawBody

Give your OpenClaw AI agent a physical robot body

Clawson, Embodied

ClawBody bridges OpenClaw with Reachy Mini, letting your AI assistant see, hear, speak, and move in the physical world.

Features

๐ŸŽค

Real-time Voice

OpenAI Realtime API for sub-second voice interaction

๐Ÿง 

OpenClaw Intelligence

Full Clawson capabilities - tools, memory, personality

๐Ÿ‘€

Vision

See through the robot's camera and describe the world

๐Ÿ’ƒ

Expressive Movement

Natural head movements, emotions, dances, and wobble

How It Works

๐Ÿ—ฃ๏ธ You speak
โ†’
๐Ÿค– Reachy Mini
microphone + camera
โ†’
๐Ÿฆž ClawBody
OpenAI Realtime
โ†’
๐Ÿง  OpenClaw
Clawson responds
โ† Robot speaks & moves โ†

Quick Start

# SSH into your Reachy Mini
ssh pollen@reachy-mini.local

# Clone and install
git clone https://huggingface.co/spaces/YOUR_USERNAME/clawbody
cd clawbody
pip install -e .

# Configure
cp .env.example .env
# Edit .env with your OpenAI key and OpenClaw gateway URL

# Run
clawbody

Requirements

  • Reachy Mini robot (Wireless or Lite)
  • OpenClaw gateway running on your network
  • OpenAI API key with Realtime API access