← Back to glossary
+Suggest a term
Concept·AI Models & Capabilities·Added 2 days ago

Embodied AI

Also known as: physical AI, embodied intelligence

AI systems that perceive and act in the physical world through a body: a robot, a mechanical arm, a lab instrument, or any hardware that can sense its environment and take physical actions. Distinct from AI that only processes text or pixels on a screen.

Most AI that builders interact with today is disembodied: it reads text, generates text, browses the web through a browser interface, or writes code. Embodied AI refers to systems where the agent has a physical presence and its actions have real-world consequences. A robotic arm that picks up objects, a microscope that adjusts its focus, a humanoid robot navigating a warehouse: these are all embodied AI applications. The key difference is that the feedback loop includes the physical world, not just a screen.

Embodied AI has been a research focus for decades, but it is entering builder conversations now because the underlying language and vision models have become capable enough to act as the 'brain' for physical systems. Initiatives like Anthropic's Model Hardware Standard (MHS) are trying to make it easier for AI agents to connect to and control physical instruments, applying the same standardization logic that MCP brought to software integrations. Robotics companies like Physical Intelligence, Unitree, and Boston Dynamics are all experimenting with using frontier models to drive robot behavior.

For most builders, embodied AI is not yet a day-to-day concern, but it is worth understanding because the same agentic patterns, tool calling, memory, multi-step planning, guardrails, that apply to software agents are now being extended into physical systems. The safety stakes are higher when a mistake can break equipment, spill chemicals, or cause physical harm, so the field is developing its own evaluation infrastructure (like RoboColiseum) and safety constraints that operate at the hardware driver level, not just in the model's context.

This definition is AI-generated and refreshed weekly. It may contain inaccuracies. Use your own judgment, especially for production decisions.
Related terms
Model Hardware StandardWorld modelComputer useAgent skillsAgentic loop