A full-size, on-device humanoid platform that turns AI intent into natural, safe, whole-body motion with a clean, open SDK.
Heima (黑马) — Mandarin for "dark horse" — combines cutting-edge algorithms developed in Hangzhou, China with meticulous U.S.-based manufacturing to deliver unparalleled performance, reliability, and affordability in humanoid robotics.
Autonomous Dynamic Artificial Man — a general-purpose humanoid that evolves from developer platform today to the intelligence of the home tomorrow.
All computation happens locally. No cloud dependency, no data leaves your space. Privacy by architecture, not by policy.
Build, test, and share embodied intelligence on real hardware in minutes — not months. Clean APIs. Full documentation. No vendor lock-in.
A.D.A.M. learns household interactions and anticipates needs through a continuously evolving algorithm that adapts to your environment.
Natural, safe movement driven by advanced reinforcement learning policies trained in simulation and transferred to physical hardware.
From handling chores and preparing meals to ensuring essentials are stocked — A.D.A.M. delivers proactive, personalized household assistance.
Algorithms developed in Hangzhou. Manufacturing and assembly in the United States. Global talent, local precision.
A.D.A.M. ships with a clean, open SDK designed for rapid iteration. Whether you're a solo developer, a startup, or a research team — go from idea to running on real hardware in minutes.
from heima import Adam, Motion # Connect to A.D.A.M. robot = Adam.connect() # Load a pre-trained locomotion policy policy = Motion.load("walk_stable_v2") # Execute whole-body motion robot.execute(policy, duration=10.0) # Stream real-time sensor data for frame in robot.stream_sensors(): print(frame.imu, frame.joint_torques) # Deploy your own RL policy my_policy = Motion.from_onnx("./my_model.onnx") robot.execute(my_policy)
Our founding team brings deep experience across robotics hardware, AI algorithms, control systems, and scaling technology companies.
Whether you're building, investing, partnering, or planning coverage — we'd love to connect.
Contact Us