# nvidia/cosmos

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/nvidia-cosmos).**

10,494 stars · 702 forks · Jupyter Notebook · NOASSERTION

## Links

- GitHub: https://github.com/NVIDIA/cosmos
- Homepage: https://www.nvidia.com/en-us/ai/cosmos/
- awesome-repositories: https://awesome-repositories.com/repository/nvidia-cosmos.md

## Description

Cosmos is an open platform of world models, datasets, and tools for building physical AI systems such as robots and autonomous vehicles. It provides video generation and video understanding models that can generate synthetic videos and world simulations from text, image, video, or action inputs, and analyze videos to produce captions, event timestamps, spatial bounding boxes, and next-action predictions.

The platform includes a world simulation generator that produces images, videos, synchronized audio, and action-conditioned rollouts for synthetic data, alongside a visual content analyzer that extracts structured text outputs for robotics and autonomous systems. Cosmos offers a model fine-tuning framework with checkpoint-based recipes to adapt pre-trained models on custom video, action, or reasoning datasets, and exposes its reasoner and generator models through a standard OpenAI-compatible chat-completions API endpoint for production inference.

The platform's architecture combines multi-modal encoder fusion, a video tokenizer with diffusion backbone, causal transformer reasoning, and synchronized audio-visual generation. It supports application domains including autonomous vehicle development, robotics training data generation, physical AI world simulation, visual content understanding, and production model serving.

## Tags

### Part of an Awesome List

- [Physical AI World Generators](https://awesome-repositories.com/f/awesome-lists/ai/physics-simulation/interactive-world-simulation/physical-ai-world-generators.md) — An open platform of world models, datasets, and tools for building physical AI systems like robots and autonomous vehicles.
- [World Simulation Generators](https://awesome-repositories.com/f/awesome-lists/ai/physics-simulation/interactive-world-simulation/physical-ai-world-generators/world-simulation-generators.md) — Generates images, videos, synchronized sound, and action-conditioned rollouts from text, image, video, or action inputs for world simulation and synthetic data. ([source](https://cdn.jsdelivr.net/gh/nvidia/cosmos@main/README.md))
- [Video Understanding Models](https://awesome-repositories.com/f/awesome-lists/ai/video-understanding-models.md) — Analyzes videos to produce captions, event timestamps, spatial bounding boxes, and next-action predictions.
- [Visual Content Analyzers](https://awesome-repositories.com/f/awesome-lists/ai/video-understanding/visual-content-analyzers.md) — Analyzing images and video to extract captions, event timestamps, spatial bounding boxes, and next-action predictions for automation.
- [Video Checkpoint Fine-Tuning](https://awesome-repositories.com/f/awesome-lists/ai/model-training-and-fine-tuning/pretrained-checkpoint-fine-tuning/video-checkpoint-fine-tuning.md) — Provides pre-trained model weights and supervised fine-tuning scripts that adapt the backbone to custom video or action datasets.

### Artificial Intelligence & ML

- [Simulation Data Generators](https://awesome-repositories.com/f/artificial-intelligence-ml/autonomous-agent-simulations/autonomous-vehicle-simulators/simulation-data-generators.md) — Creating simulated driving scenarios and analyzing visual data to train perception and planning models for self-driving cars.
- [Cross-Attention Fusion Layers](https://awesome-repositories.com/f/artificial-intelligence-ml/encoder-decoder-architectures/encoder-combiner-architectures/cross-attention-fusion-layers.md) — Combines text, image, video, and action inputs into a unified latent space using cross-attention layers for flexible conditioning.
- [Video Tokenizers](https://awesome-repositories.com/f/artificial-intelligence-ml/generative-ai-resources/diffusion-visual-models/generative-models/latent-diffusion-models/video-diffusion-models/video-tokenizers.md) — Converts raw video frames into discrete latent tokens and reconstructs them using a diffusion-based decoder for high-fidelity generation.
- [Video Content Analyzers](https://awesome-repositories.com/f/artificial-intelligence-ml/image-content-analyzers/video-content-analyzers.md) — Analyzes images and videos to produce text outputs such as captions, event timestamps, spatial bounding boxes, and next-action predictions for robotics and autonomous systems. ([source](https://cdn.jsdelivr.net/gh/nvidia/cosmos@main/README.md))
- [OpenAI-Compatible Model Servers](https://awesome-repositories.com/f/artificial-intelligence-ml/model-serving-apis/openai-compatible-model-servers.md) — Exposes reasoner and generator models behind an OpenAI-compatible API endpoint for production inference.
- [Synthetic Data Generators](https://awesome-repositories.com/f/artificial-intelligence-ml/reinforcement-learning-training/robot-policy-trainers/sim-to-real-robot-policy-trainings/synthetic-data-generators.md) — Producing diverse synthetic video and action sequences to train robot manipulation and navigation policies without real-world data.
- [World Simulation Generators](https://awesome-repositories.com/f/artificial-intelligence-ml/video-generation/world-simulation-generators.md) — Generates synthetic videos and world simulations from text, image, video, or action inputs for training and testing.
- [Video Token Reasoners](https://awesome-repositories.com/f/artificial-intelligence-ml/autoregressive-transformers/video-token-reasoners.md) — Processes video tokens autoregressively to output structured text predictions like captions, bounding boxes, and next actions.
- [World Model Rollout Pipelines](https://awesome-repositories.com/f/artificial-intelligence-ml/conditional-execution-flows/action-pipeline-conditionals/world-model-rollout-pipelines.md) — Feeds action sequences as conditioning signals into the world model to generate temporally consistent future frames.
- [Action-Conditioned Fine-Tuning](https://awesome-repositories.com/f/artificial-intelligence-ml/generative-model-fine-tuning/video-model-fine-tuning/action-conditioned-fine-tuning.md) — Adapting pre-trained world models on proprietary video or action datasets using supervised fine-tuning recipes for specialized behavior.
- [Checkpoint-Based Fine-Tuning Recipes](https://awesome-repositories.com/f/artificial-intelligence-ml/generative-model-fine-tuning/video-model-fine-tuning/checkpoint-based-fine-tuning-recipes.md) — Provides supervised fine-tuning recipes to adapt pre-trained checkpoints on custom video, action, or reasoning datasets.
- [World Model Fine-Tuning](https://awesome-repositories.com/f/artificial-intelligence-ml/generative-model-fine-tuning/video-model-fine-tuning/world-model-fine-tuning.md) — Adapts pre-trained checkpoints on custom video, action, or reasoning datasets using supervised fine-tuning recipes for task-specific behavior. ([source](https://cdn.jsdelivr.net/gh/nvidia/cosmos@main/README.md))
- [Inference API Servers](https://awesome-repositories.com/f/artificial-intelligence-ml/machine-learning/infrastructure/model-deployment-and-serving/inference-servers-and-runtimes/inference-api-servers.md) — Exposes reasoner and generator models behind a standard chat-completions endpoint for production inference.

### DevOps & Infrastructure

- [Model Serving Endpoints](https://awesome-repositories.com/f/devops-infrastructure/model-serving-endpoints.md) — Exposing reasoner and generator models behind a standard chat-completions API endpoint for scalable inference deployment.

### Graphics & Multimedia

- [Generative](https://awesome-repositories.com/f/graphics-multimedia/audio-video-synchronization/generative.md) — Generates temporally aligned audio tracks alongside video frames using a shared latent representation and joint decoder.
