@heyshrutimishra: An AI world that never runs out. Imagine a game where there's no fixed map. The world builds itself as you move. You wa…
Summary
LingBot-World 2.0 is an open-source AI model that generates persistent, real-time game worlds at 720p 60fps, running for over 60 minutes without visual decay, using a 14B parameter model with a 1.3B lightweight version for single-GPU deployment.
View Cached Full Text
Cached at: 07/12/26, 05:00 PM
An AI world that never runs out.
Imagine a game where there’s no fixed map. The world builds itself as you move. You walk forward, it generates what’s ahead. You fight, it creates the battle. You cast a spell, it renders the effect. And it never stops.
That’s LingBot-World 2.0 from @robbyant_brain
The real challenge wasn’t making it look good. It was keeping it from falling apart. Most AI-generated worlds drift after a few seconds. Textures blur, geometry warps, everything melts. This one ran for 60 minutes straight across 20 different scenarios with no visible decay.
What makes it different from any game you’ve played: there’s an AI agent running alongside the generator. It analyzes the scene and proposes what could happen next: weather shifts, environmental changes, and new events. The generator then renders those proposals into the world.
14B model, plus a 1.3B lightweight version described in the paper for single-GPU deployment. The real-time system runs at 720p, 60 fps. Open source and playable right now.
Similar Articles
Infinite Worlds with Versatile Interactions
This paper introduces LingBot-World 2.0, an advanced world modeling system with unbounded interaction horizons, real-time 720p 60fps video generation, diverse interactive elements (e.g., attacking, spell-casting), and novel multi-agent behavior control via pilot and director agents, along with a shared multi-player interface.
LingBot World Infinity, Real-Time Exploration of Infinite Worlds
LingBot World Infinity enables real-time exploration of infinite virtual worlds, likely powered by an AI bot assistant.
@FinanceYF5: 1/ Most AI "world models" suffer from visual collapse and scene drift after just a few minutes of running. @robbyant_brain just open-sourced LingBot-World 2.0 (Infinity): supports hour-level real-time generation, no quality degradation over long runs, stable 720p/60fps output. This is...
LingBot-World 2.0 (Infinity) has just been open-sourced, supporting hour-level real-time generation with no quality degradation over long runs and stable 720p/60fps output. It's a key step for robots to learn to predict the world.
robbyant/lingbot-world-v2-14b-causal-fast
LingBot-World 2.0 is an advanced world model achieving unbounded interaction horizons, real-time 720p/60fps video streaming, diverse interactive elements, and an agentic harness integrating pilot and director agents. The model is released on Hugging Face with inference code and technical report.
@aigclink: Robbyant, Ant Group's embodied AI company, open-sourced the world model LingBot-World 2.0—capable of running continuously for over an hour with no noticeable degradation in image quality, and equipped with a brain-cerebellum-like agentic harness that allows the world to unfold persistently in response to user actions. The previous world…
Robbyant under Ant Group open-sourced the world model LingBot-World 2.0, supporting continuous operation for over an hour with no quality degradation, featuring a brain-cerebellum-like agentic harness, multiplayer support, and multiple interaction actions. Weights and code are open-sourced.