AlmondGod/tinyworlds
A minimal implementation of DeepMind's Genie world model observed · 2026-08-28
Health v2 · maintenance only
54/100
- Activity 77
- Release rhythm 35
- Longevity 34
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 479
- days_rel: n/a
- days_push: 140
- n_releases_24m: 0
Adoption not part of the score
1378 stars · 104 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A minimal Python implementation of DeepMind's Genie autoregressive world model, including a video tokenizer, action tokenizer, and dynamics model. It is designed as an educational resource for understanding unsupervised, action-less video world modeling.
Use cases
- understand how DeepMind's Genie world model works
- train an autoregressive world model on game video frames
- learn latent action inference without action labels
- experiment with space-time transformers and FSQ tokenizers
- generate playable video predictions from pretrained checkpoints
When to choose
- you want a small, readable codebase to learn Genie-style world models
- you want to train or fine-tune a world model on your own video datasets
- you need a reference implementation of latent action modeling
When to avoid
- you need a production-grade, scalable video generation system like VEO
- you want a polished application with a UI rather than research code
- you lack GPU resources for training transformer models
Facets
library · maturity active
machine-learning deep-learning llm-training machine-learning deep-learning artificial-intelligence python world-model genie video-generation transformer research educational gpu
1 source
- readme: https://github.com/AlmondGod/tinyworlds · fetched 2026-08-28 · 508a76bb9161
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AlmondGod/tinyworlds | main | 54 |
For agents
markdown · JSON · MCP: product_card(name="AlmondGod/tinyworlds")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem