Events and booths
An HEA can answer product questions while Reachy Mini makes the interaction feel alive.
HEA-World connects Human-Enhanced Agents with expressive robots like Reachy Mini, allowing organizations and creators to bring trusted AI personalities into the real world.
Reachy Mini is an open-source expressive robot for AI builders. The HEA-World idea is simple: keep the HEA brain governed and grounded, then let the robot render that same agent with voice, presence, and safe local movements.
The Reachy Mini integration should not create a second agent or a separate robot brain. A creator builds a normal HEA once. The Reachy channel receives normal answer text and a small semantic cue plan for expression.
The first product goal is not a toy demo. It is a new channel for trusted human knowledge in places where physical presence changes the conversation.
An HEA can answer product questions while Reachy Mini makes the interaction feel alive.
A teacher or institution can make knowledge easier to approach through an embodied guide.
Visitors can ask natural questions about products, services, and next steps.
Builders can remix the local cue mapping while HEA-World keeps answer grounding stable.
The robot never receives arbitrary movement instructions from an LLM. HEA-World provides answer text plus semantic cues. The app decides how those cues become safe motion.
The strongest version of this project keeps the robot expressive while preserving HEA-World's core promise: answers stay grounded in the creator's knowledge, and risky behavior does not leak into the chat engine.
Reachy Mini is a channel for an existing HEA, not a separate unmanaged agent.
HEA-World emits supported semantic cues; local app code owns motion.
The API should process conversation text without storing camera or microphone streams.
This is intentionally staged. We can show the idea today, then turn on the real channel API and simulator/hardware validation when ready.
Static app under HEA-World with mock answer and mock robot behavior.
/api/reachymini/chat streams normal HEA answers and cue plans.
Simulator and hardware testing tune safe movement profiles.
Extract the app into a public repo and Hugging Face community workflow.
Start by building a normal HEA. The Reachy Mini channel is being designed so your existing agent can later speak through a physical robot without changing its knowledge, governance, or core personality.