What is NitroGen?
mainNitroGen is an open foundation model for generalist gaming agents. It is a 500M parameter Diffusion Transformer (DiT) that takes pixel input and predicts gamepad actions.
Key Characteristics:
- Training: Trained via behavior cloning on a large video-action gameplay dataset from internet videos.
- Capabilities: Acts as a fast-reacting 'system-1' sensory model. It can be adapted via post-training to unseen games.
- Limitations: Because it only sees the last frame, it currently lacks the ability to plan over long horizons, play games end-to-end, self-improve, or play completely unseen games without adaptation.