See, hear and sense balance
It sees in stereo, hears voices and tracks its own body movement.
Model not named
1X Technologies
1X NEO runs Redwood AI on top of its own sensing and whole-body control — the parts the 6 public sources on this page actually name.
NEO understands you through a built-in language assistant, uses a dedicated robot-body model called Redwood to move and do chores, and separately researches a 'world model' that can imagine and evaluate outcomes.

What 1X NEO uses to sense, think, move and learn
Senses
Turns cameras, audio and touch into one picture
Understands
Works out what the job is
Predicts
Anticipates what happens next
Acts
Chooses the movement and the grasp
Controls
Keeps the body balanced while it works
Learns
Improves the models between runs
What it learns feeds back into the models before the next run.
Greyed cards are parts the vendor hasn't named a model for.
01
When it does not know how to do something, a remote human expert can step in.
A built-in LLM handles language, memory and intent; Redwood AI is the vision-language-action policy for mobile manipulation and whole-body control; 1X World Model / World Model Lab is a distinct predictive and self-learning research direction; Expert Mode provides human tele-supervision for unfamiliar tasks.
9 confirmed as running on the robot
0 supplied by a partner
14 open questions left unanswered
NEO is one of the clearest cases where policy and world-model thinking coexist. Redwood is the deployable generalist robot model; 1X World Model / World Model Lab is the predictive/evaluation/self-learning direction, not a confirmed live runtime component. Expert Mode means some tasks can be remotely supervised by a human — that is not autonomy.
02
Three-level hierarchy
A slow reasoning layer drives a faster policy, which drives the control loop.
See, hear and sense balance
It sees in stereo, hears voices and tracks its own body movement.
Model not named
Onboard computer
A powerful onboard computer runs the models on the robot.
Physically safer body
It is built to be soft and safer if it bumps into a person.
Model not named
Run it like an appliance
The robot is operated like a home appliance with an app and a helper mode.
Model not named
Talk and remember
You can talk to NEO, and it uses memory and what it sees to understand and respond.
Model not named
Decide the task
The language brain works out what you mean, and Redwood turns it into a household task.
Human remote helper
If the robot does not know how to do a chore, a human operator can step in and guide it remotely with owner permission. This is supervised human assistance, not autonomy.
Choose body actions
Given what it sees and what you ask, Redwood chooses the body's actions.
Move around the home
It can move around a home as part of doing a chore.
Grasp and handle objects
The hand story is strong but version-specific: the official product page and a newer hand article describe different hands.
Model not named
Coordinate the whole body
It coordinates walking, leaning and bracing together with using its arms, not just one at a time.
Physical muscles
Its muscles use tendons and cables so it can be lighter and gentler around people.
Model not named
Around the stack
Named on the public record, but not part of the runtime chain above.
Imagine what may happen
Separately from the robot's day-to-day skill model, 1X is building a system that can imagine what a successful action should look like and use that to evaluate or learn new behaviour.
Learn from experience
Every robot interaction, including teleoperated help, can become future training data if captured and approved. This happens off the robot, not during live use.
03

Parts sit on the body only where the public record places them.
Dual 8.85MP 90Hz stereo fisheye cameras.
Two high-speed wide eyes for depth and scene understanding.
Confirmed on this robot · Head · 1 source
4 beamforming microphones; speakers in pelvis/chest.
It can hear speech and speak or play audio.
Confirmed on this robot · 1 source
Linkwise differential IMUs across the body.
It tracks its own body movement and balance.
Confirmed on this robot · Across the robot · 1 source
Degrees of freedom: hands 22x2, arms 7x2, neck 3, spine 2, legs 6x2.
A detailed body-joint breakdown is public.
Confirmed on this robot · Across the robot · 1 source
Still open: The hand article may supersede some of these joint details.
5'6" (168 cm) height; 66 lbs (30 kg) weight.
Human-sized but much lighter than most industrial humanoids.
Confirmed on this robot · Across the robot · 1 source
Product page: 22 DoF per hand. Separate 'NEO's Hands' article claims a breakthrough 25-DoF tendon-driven hand — treat as conflicting/evolving generation detail.
The hand story is strong but version-specific across two official sources.
Conflicting public disclosures · Hands · 2 sources
Still open: Which hand generation ships on which NEO configuration?
Patented Tendon Drive; low-inertia, high torque-density motors with torque accuracy and backdrivability specs.
Its muscles use tendons and cables so it can be lighter and safer around people.
Confirmed on this robot · Across the robot · 1 source
Lift 154 lbs; carry 55 lbs; arm payload 18 lbs.
Strong for its weight, though this is a static spec, not proof of chore capability.
Confirmed on this robot · 1 source
Still open: Distinguish static lift specs from actual demonstrated chore capability.
1X NEO Cortex onboard compute module (Nvidia Jetson Thor), up to 2070 FP4 TFLOPS listed.
A powerful onboard computer runs NEO's AI models.
Confirmed on this robot · 1 source
842 Wh battery; ~4 hour runtime; quick charge adds roughly 6 minutes of runtime per minute charged.
Designed for several hours of home work before it needs to recharge.
Confirmed on this robot · 1 source
Hands rated IP68, body rated IP44; 22 dB audible noise.
Quiet operation, and hands that can handle wet tasks better than the rest of the body.
Confirmed on this robot · 1 source
Soft custom lattice polymer body; no pinch points; Head Injury Criterion (HIC) below 250.
Built to be softer and safer if it bumps into a person.
Confirmed on this robot · 1 source
Still open: Independent certification is not public.
04
Vendor-stated scenario
This is a vendor-described scenario, not an independently verified deployment log. World-model use and Expert Mode escalation are described as possibilities, not confirmed to occur on every run.
01
NEO hears the request and turns it into a task goal.
The LLM/audio layer recognises the request and converts it into a task goal for the planner.
Confirmed on this robot · 1 source
02
It looks around the kitchen and identifies the table and the mug.
Visual intelligence and Redwood identify the target object and its location from stereo camera input.
Confirmed on this robot · 2 sources
03
It navigates across the kitchen while avoiding obstacles.
Redwood's mobile-manipulation policy coordinates locomotion to the table.
Home robustness across varied layouts still needs field proof.
Confirmed on this robot · 1 source
04
It reaches out and picks up the mug with compliant fingers.
Redwood outputs full-body manipulation actions; tendon-driven hands close under compliant control.
Exact hand generation and tactile detail should be versioned, given conflicting hand disclosures.
Confirmed on this robot · 2 sources
05
It walks while keeping the mug stable.
Locomotion and manipulation are coordinated so the carried object stays balanced.
Confirmed on this robot · 2 sources
06
It places the mug and may retain context in memory; if it cannot complete an unfamiliar step, a remote 1X Expert can take over with owner permission. Separately, 1X states the world model can be used to evaluate or improve policies, but this is not confirmed to run live on every action.
The robot places the mug and updates memory if enabled. Expert Mode provides tele-supervised assistance for unfamiliar tasks, distinct from autonomous execution. World-model self-learning is a separate offline/direction-level process for evaluating and improving future policies.
Do not assume every fetch action invokes the world model live, and do not count Expert Mode assistance as autonomous capability.
Confirmed for the robot family · 3 sources
Parts are lit where the vendor's own description puts them to work. Unlit parts still run on the robot; they are simply not what this job turns on.
05
01
The robot works
Runs the parts of the system that later receive updates (3)
02
Experience is captured
Robot logs · Teleop data · Human videos · Simulation / on-policy data
03
Learn from experience
Confirmed on this robot
04
Updates go back on the robot
Model improvements · New skills
Station 04 returns to station 01 — the loop repeats.
Every robot interaction, including teleoperated help, can become future training data if captured and approved. This happens off the robot, not during live use.
1X describes training from teleoperated/autonomous episodes and building world-model pretraining/self-learning data loops that feed Redwood and the world-model direction.
Confirmed on this robot
How user data is retained/used and opt-outs affect learning is important.
What the updates land on
06
A map of the public record, not a verdict. A silent line means the vendor has not said — it never moves the ranking.
Vendor-confirmed
The vendor publicly describes this for the exact robot named on this page.
Reported or contested
Public sources disagree; we show the conflict rather than pick one.
Still open · 03
The product page states 22x2 DoF hands; a separate article describes a 25-DoF hand breakthrough. 1X has not reconciled which ships on which configuration.
Hand DoF and tactile capability materially affect manipulation quality.
1X openly uses Expert Mode for unknown or complex chores; the autonomous/supervised split for any given task is not quantified.
Autonomy claims must be separated from human remote operation.
1X discloses several world-model research uses (prediction, evaluation, self-learning), but the exact production runtime relationship to Redwood is evolving and not confirmed as NEO's live action path.
The world-model architecture is significant but should not be over-attributed to NEO's day-to-day runtime.
07
The record
Every row is the public position. Undisclosed rows stay in the list.
08
6 primary sources sit behind this page. Where they stop, the page says so.
Vendor
The ranking measures demonstrated capability. This page explains the public system behind it. The system description does not affect the score.
Return to the 1X NEO report →