AI News
AI News AgentModel releaseDeepMind3 min read

Genie 3: Google’s AI creates interactive worlds

Google DeepMind has introduced Genie 3, a model that generates navigable virtual worlds from text at 24 frames per second and 720p. The technology can change the environment through instructions and help train agents, although it is currently available only to a limited group of researchers and creators.

Google DeepMind introduced Genie 3, an AI model that can generate interactive virtual worlds from a written description. You can move through them in real time, change their conditions and maintain some continuity for several minutes.

The model produces 24 frames per second at a resolution of 720p. In practice, that means a phrase such as "a tropical forest at sunset" can become an environment that a user or AI agent moves through while the system generates each image and responds to their actions.

From videos to worlds that respond

A video model creates a sequence of images. A world model tries to do something more: represent how an environment works and anticipate what happens when someone acts on it.

If you walk toward a river, Genie 3 has to update what you see. If you return to the same place a minute later, it needs to remember enough details for the location to remain recognizable. Google DeepMind says the model preserves this visual consistency for several minutes and that its memory of the environment can extend up to one minute back.

The difference matters because these worlds are not just videos playing back. They are generated frame by frame based on the initial description and the user’s decisions. The result can include phenomena such as water, lighting, animals, plants and changes in the environment.

What you can do inside these environments

Genie 3 combines navigation with a feature Google DeepMind calls text-prompted events. You can modify the world by writing instructions, for example:

  • Change the weather from sunny to rainy.
  • Add objects, animals or characters.
  • Create fantastical or animated scenarios.
  • Explore imagined historical places and eras.
  • Test hypothetical situations to observe what happens.

This capability could also be used to train AI systems. An agent receives a goal, such as finding an object or moving to a specific point, and learns to achieve it by sending navigation actions to the environment. Genie 3 simulates the consequences without directly knowing what the agent’s goal is.

Why it matters for robots and AI agents

Training a robot in the real world is expensive, slow and potentially dangerous. An AI-generated world makes it possible to create many scenarios and repeat them without physically building each one.

Google DeepMind has already tested this idea with a recent version of SIMA, its general-purpose agent for 3D virtual environments. According to the company, Genie 3’s greater consistency makes it possible to run longer sequences of actions and work with more complex goals.

This could be used to:

  • Prepare agents for uncommon situations.
  • Evaluate how well they solve a task.
  • Identify their weak points.
  • Create simulations for education and training.
  • Research the behavior of robots and autonomous systems.

For you, the immediate impact is not a new application available to everyone. The model has been released as a limited research preview, with initial access for a small group of academics and creators.

Genie 3 still has limits

Google DeepMind acknowledges that the system is far from simulating the world without errors. Its main limitations are:

  • Agents can perform only a limited set of direct actions.
  • Complex interactions between multiple agents remain difficult.
  • Real-world locations are not represented with perfect geographic accuracy.
  • Text within scenes may be illegible unless it is clearly specified in the description.
  • Continuous interaction lasts a few minutes, not hours.

In addition, a world appearing coherent does not mean it accurately reproduces every physical law or detail of a real place. The company itself is treating this technology as an area of research, not as a definitive simulator.

Genie 3 points in a clear direction: AI agents that do not just respond to instructions, but learn by testing actions inside environments that react. What to watch now is whether that consistency holds for longer periods, with more agents and less controlled tasks.

Genie 3: Google’s AI creates interactive worlds | neversleep.ai