Community research index

Learn how intelligent systems perceive, reason, and act in the physical world.

A structured roadmap through robotics, world models, embodied intelligence, and vision-language-action systems, built for students, builders, and researchers.

23
core topics
30
paper explainers
27
research profiles
A collaborative robot arm operating in a research laboratory
01Beginner Path8-12 weeks · Students and newcomers02Builder Path10-16 weeks · Engineers and project teams03Research Path12-20 weeks · Graduate students and researchers

Interactive roadmap

Build knowledge in a deliberate sequence

Select a stage to see its role and open the full lesson.

Direct answer

What should you learn first in Physical AI?

Start with linear algebra, probability, Python, machine learning, computer vision, robotics, and control. Then study robot learning, world models, and vision-language-action systems in that order.

Core curriculum

Explore the field by topic

View all topics →
Beginner3-5 hours

Physical AI

AI systems that perceive, reason, and act through physical machines in the real world.

Open topic
Beginner30-50 hours

Foundations

The mathematics, programming, machine learning, vision, and robotics concepts needed to study Physical AI.

Open topic
Advanced15-25 hours

VLA Models

Models that map visual observations and language instructions to robot actions.

Open topic
Intermediate15-30 hours

Robot Learning

Methods that allow robots to acquire behavior from demonstrations, rewards, interaction, or generated experience.

Open topic

Research archive

Landmark papers, explained before linked

Open archive →
2018Intermediate

World Models

A compact latent model can let an agent learn behavior inside its own predicted environment.

World ModelsReinforcement Learning
Read explanation
2020Advanced

DreamerV2

DreamerV2 extends latent imagination with discrete representations and reaches human-level Atari performance.

World ModelsAtari
Read explanation

Common questions

Frequently asked questions

What is Physical AI?

Physical AI is artificial intelligence that perceives, reasons, and acts through robots or other physical systems under real-world constraints.

Where should a beginner start?

Start with programming, linear algebra, machine learning, computer vision, robotics, and the perception-action loop before reading advanced VLA or world-model papers.

What is a vision-language-action model?

A vision-language-action model connects images and natural-language instructions to actions that a robot can execute.