#7 · Primary category: Robotics & Embodied AI Simulation
cosmos
NVIDIA Cosmos is an open platform of world models, datasets, and tools that enables developers to build Physical AI for robots, autonomous vehicles, smart infrastructure, and more.
Project last updated:08/25/26
GitHub Stars
11.7K
Forks
849
Contributors
45
License
Other
Why we included this project
Teams working on robots or autonomous vehicles often hit a wall when they don't have enough real-world video to train their perception and control models. Cosmos gives them a way to generate that footage synthetically: a family of world models that take text, images, or short clips and produce video of how a scene will evolve, plus reasoning models that can find objects in 3D, estimate timestamps, and plan an agent's next move. The README is practical about how to actually use it, covering the generator through Diffusers or vLLM-Omni, the reasoner through Transformers or vLLM, and the whole finetuning, checkpoint export, and distillation workflow. A small team can start from the provided checkpoints instead of building a pipeline from scratch. If you need synthetic data and world simulation for physical AI, not another chatbot or video tool, this is a well-documented place to start.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
genesis-world
Simulation platform for general-purpose robotics & embodied AI learning.
lerobot
🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
AirSim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
carla
Open-source simulator for autonomous driving research.