NVIDIA-NeMo/DataDesigner
🎨 NeMo Data Designer: Generate high-quality synthetic data from scratch or from seed data. observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 99
- Release rhythm 97
- Longevity 22
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: 7
- age_days: 321
- days_rel: 22
- days_push: 7
- n_releases_24m: 36
Adoption not part of the score
2185 stars · 202 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NeMo Data Designer is an open-source Python orchestration framework from NVIDIA for generating high-quality synthetic datasets from scratch or from seed data. It coordinates LLM calls across providers (NVIDIA Build, OpenAI, OpenRouter, vLLM) with statistical samplers, dependency-aware columns, automated validation, LLM-as-a-judge scoring, and support for multimodal data, agent rollouts, and MCP tool use.
Use cases
- generate synthetic training data for fine-tuning an llm
- create diverse datasets with statistical distributions and correlated fields
- augment an existing seed dataset with llm-generated columns
- generate synthetic personas or customer profiles for testing
- produce multimodal synthetic data including generated images
- generate agent trajectories and tool-use traces for training agents
- automatically validate and score llm-generated rows before using them
- create synthetic QA or chat datasets from documents
When to choose
- You need statistically diverse, field-correlated synthetic data that goes beyond single-shot LLM prompting
- You want built-in validation (Python, SQL, custom validators) and LLM-as-a-judge quality scoring in the same pipeline
- You need multimodal generation (image columns, VLM image context) or agent rollout traces at scale
- You want reproducible, configurable pipelines with preview mode and an async engine across multiple model providers
When to avoid
- You just need a handful of one-off LLM calls - direct API use or a simple script is simpler
- You need a hosted GUI and managed job execution - that requires the separate commercial NeMo Platform, not this library
- You need actual model training or fine-tuning - Data Designer only generates datasets, it does not train models
- You need real user or production data rather than synthetic data, or cannot send data to external LLM endpoints
Facets
framework · maturity active
data-generation machine-learning mcp agent-framework artificial-intelligence machine-learning large-language-models data-science python synthetic-data llm-orchestration seed-data llm-as-a-judge validators statistical-samplers multimodal image-generation agent-rollouts structured-outputs personas nvidia nemo vllm openai fine-tuning-data data-engineering
9 sources
- readme: https://github.com/NVIDIA-NeMo/DataDesigner · fetched 2026-08-28 · b8c91c156079
- homepage: https://docs.nvidia.com/nemo/datadesigner · fetched 2026-08-29 · 9e0cad40c550
- site_page: https://docs.nvidia.com/nemo/datadesigner/getting-started/contributing · fetched 2026-08-29 · 791461ef9198
- site_page: https://docs.nvidia.com/nemo-platform/documentation/design-synthetic-data · fetched 2026-08-29 · 23419119c8ed
- site_page: https://docs.nvidia.com/nemo/datadesigner/tutorials/overview · fetched 2026-08-29 · 9d8613f68ec7
- site_page: https://www.nvidia.com/en-us/about-nvidia/privacy-policy · fetched 2026-08-29 · 5362c58d0750
- site_page: https://www.nvidia.com/en-us/about-nvidia/privacy-center · fetched 2026-08-29 · b098377da9cc
- site_page: https://www.nvidia.com/en-us/about-nvidia/terms-of-service · fetched 2026-08-29 · 85469b6ff0a1
- site_page: https://www.nvidia.com/en-us/about-nvidia/accessibility · fetched 2026-08-29 · 8f61ce4143ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| NVIDIA-NeMo/DataDesigner | main | 83 |
For agents
markdown · JSON · MCP: product_card(name="NVIDIA-NeMo/DataDesigner")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem