Ross ROSS = Recommend OSS · open-source software intelligence for agents

NVIDIA-NeMo/DataDesigner

🎨 NeMo Data Designer: Generate high-quality synthetic data from scratch or from seed data. observed · 2026-08-28

github.com/NVIDIA-NeMo/DataDesigner · homepage · Python · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
NVIDIA-NeMo/DataDesignermain83

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