Open-source TinyWorlds replicates DeepMind's Genie world model, hits 1.3k GitHub stars

tom_doerr · x · 2026-08-11

Developer AlmondGod released TinyWorlds, a minimal autoregressive world model implementation based on DeepMind's Genie architecture. The project has gained 1.3k stars and 102 forks on GitHub.

Genie's key innovation is learning from action-less internet video by inferring actions between frames, enabling scalable world models. TinyWorlds aims to help developers understand this autoregressive unsupervised method, featuring video tokenizer, action tokenizer, and dynamics model components.

The project provides complete code, configs, and training scripts with WandB integration, suitable for researching world models and video generation.

Original post →

More from Research

Research channel →