---
title: 'I Spent 3 Days at MIT... The Robot Hype Is Worse Than You Think'
source: 'https://youtube.com/watch?v=aB5LGrHISqY'
video_id: 'aB5LGrHISqY'
date: 2026-08-13
duration_sec: 421
---

# I Spent 3 Days at MIT... The Robot Hype Is Worse Than You Think

> Source: [I Spent 3 Days at MIT... The Robot Hype Is Worse Than You Think](https://youtube.com/watch?v=aB5LGrHISqY)

## Summary

The video discusses the gap between robot hype and reality, highlighting recent demos from Google and 1X, but contrasting them with insights from MIT researchers who say humanoid robots are decades away. It explains the technical challenges, such as dexterity and data, and offers a realistic view of current robot options.

### Key Points

- **Robot demos are impressive but misleading** [00:02] — Google's Gemini Robotics 2 and 1X's Neo robot demos show impressive capabilities, but these are designed to generate hype and pump valuations.
- **Dexterity is a major unsolved problem** [02:42] — MIT researchers say Rosie the robot is decades away, and multi-finger dexterity success rates are only 0-90%, needing above 95% for practical use.
- **Physical tasks are harder than reasoning** [03:37] — The Moravec Paradox explains why physical tasks are harder for AI: evolution has optimized sensory motor skills for 500 million years, while reasoning is new.
- **Data and training challenges** [04:29] — Robots lack a large-scale data source like the internet, so researchers use simulations and synthetic data, but training methods like imitation learning and RL are still not sufficient.
- **Realistic robot options today** [05:20] — Current robot options include Boston Dynamics Atlas, Unit G1 at $13,500, and Agibot, but most startups don't sell their robots, so real-world performance is unknown.

## Transcript

Gemini Robotics, too, a crazy new AI model that can control a humanoid robot's entire body. In this demo video, they make robots walk, crouch, tie knots, screw in light bulbs, and even team up with other robots to clean up a
room. On top of that, Silicon Valley startup 1X also just released its own crazy new demo of its neo robot playing Xbox and opening funions. And that can only mean one thing. The dream of owning a robot slave is finally upon us. But
there's a big problem because as fate would have it, last week I spent a few days at MIT with actual robotics researchers. And I have some bad news. stuff without the incentive to raise money think that a robot that can
replace your maid is still 10 plus years away. And that's being hyper optimistic. humanoid robot hype and find out where the true frontier of robotics is. As of today, it is August 11th, 2026, and you're watching the code report. 5 years
ago, large language models wrote unusable garbage code and diffusion models produced images like this. But today, after scaling up data and reinforcement learning to a ridiculously massive scale, these same technologies
made source code nearly obsolete to the point where Stack Overflow gets less than 1% of its former traffic. While video models can now generate content that's indistinguishable from reality. What will computers be able to do in the
future? They'll probably do our homework. robots should be advancing at the same pace. Any day now, we should have robot welders building our Teslas, and robot soldiers in every war, making all
bluecollar work obsolete. We may get there someday, but the reality right now is that robots are nowhere close to threatening these jobs. And the demos you see from Tesla and other Silicon Valley startups are designed to generate
hype and pump valuations rather than show you the true frontier of robotics. To find the true frontier, let's start by taking a look at Gemini Robotics 2. &gt;&gt; For the robot, [music] dealing with challenges of the actual physical world
is borderline impossible. &gt;&gt; The Gemini Robotics 2 system is actually three models with the most important one being a vision language action model or VLA. It takes inputs like camera pixels in plain English, then outputs motor
what's special about this one is that it can run the legs, torso, arms, and fingers of a full humanoid robot under a single learned policy. And in Google's demos, we can see it do all kinds of impressive stuff with Appronics Apollo 2
humanoids, things like walking and doing back flips are essentially solved problems, while achieving the dexterity of a human hand is very much an unsolved virtually any robot demo, you'll find that multi-finger dexterity success
that multi-finger dexterity success rates range anywhere from 0% to 90%. And that's a big problem because nobody wants to buy a Rosie the robot maid who drops your dishes 10% of the time. &gt;&gt; What are you doing? Stop.
realistically, these numbers would need to be well above 95% for a robot to make replacement. But why is this still so hard in the age of artificial intelligence? Well, during my recent visit to MIT Seale, I was able to play
with all kinds of humanoids and learn how researchers there are also trying to make these robots actually work reliably. When these extremely smart researchers told me that Rosie the robot is decades away from being a reality, it
made me think of more of X Paradox. The hard problems are easy, the easy problems are hard. Like AI can easily crush Magnus Carlson at chess, but it comes to stacking blocks. And when you think about it, evolution has had 500
million years to optimize your sensory motor stack, while reasoning is just a new beta feature bolted on top. But from a technical standpoint, creating a policy for a robot is a much different problem than regurgitating some text out
of an LLM. A large language model can spit out a set of discrete tokens, and generate them, and nobody dies if it's not perfectly accurate. A robot, on the other hand, needs to emit continuous values like joint angles and torqus and
to dozens of different motors all working together in unison. If your policy is off by just a little bit, gravity will punish you by making the robot eat the floor. &gt;&gt; It scales across a wide variety of
environments. &gt;&gt; What? language models got smart by ingesting the entire internet and every book ever
written. But for robots, a data source like that just doesn't exist. And the way researchers are trying to get around this problem is to create simulations or synthetic data. Basically, the idea is you let a robot use a flight simulator.
And after a while, it should be able to fly a real plane. But researchers still aren't exactly sure how they should even be training these robots. And currently, versus reinforcement learning. With imitation learning, a human
teleaoperates the robot is so the model can clone its behavior. It's a simple idea but very difficult to scale up. The other idea is reinforcement learning where you just let the robot try to do stuff and have it learned through trial
when it does something good. This is how unitary robots learn kung fu. But RL is still not good enough for safe general purpose robots. Now, there's a bunch of companies and startups like 1X, Figure, and Tesla who have these crazy Trust Me
Bro demo videos, but you can't actually buy these robots, so nobody knows for you're serious about owning your own robot slave today, your options are your hands on the new Boston Dynamics Atlas, although Hyundai and Google
to be weightlisted. Or you could get the Chinese Unit G1 with a $13,500 entry point. You've also got Aggiot in China shipping at scale, but the rest of the robotics field is much smaller than the hype actually suggests. And we might
even get GTA 6 before we get humanoid robots in the kitchen. And that means there's a huge opportunity for software developers to write the code that makes these robots actually work. That's why you need to know about OmniGenet, the
sponsor of today's video. It's an open- source meta harness that gives you one common layer over Claude Code, Codeex, and any agents you build yourself. So instead of being married to just one of them for everything, Omni lets you run
multiple agents on the same project and swap them out with a oneline change or from the UI. I used it to resurrect one of my beloved side projects and the orchestrator had Claude Code build the API and codecs make the front end. And
them debate each other to figure it out. The agents are governed by a set of policies that dynamically control things like cost, budgets, and model routing. And it all runs in a secure OS level sandbox, so you don't need to give it
raw dog access to your actual file system or network. Every run also becomes a live session URL, which lets you share it with a teammate or steer don't have to be chained to your terminal. Omnien is Apache 2.0 licensed,
and you can try it out for free right now at the link below. This has been the code report. Thanks for watching, and I will see you in the next one.
