World Model is an internal representation of the environment that an agent (like a robot or an AI system) builds and uses to understand, predict, and interact with the world.

Core idea is that instead of reacting only to raw inputs (such as camera or sensor data), the agent tries to model how the world evolves overtime given its actions. This allows for the agent to imagine or predict future states without directly experiencing them