> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/nemo/curator/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/nemo/curator/_mcp/server.

> Comprehensive overview of NeMo Curator's key features for text, image, video, and audio data curation with deployment options

# Key Features

NeMo Curator is an enterprise-grade platform for scalable, privacy-aware data curation across text, image, video, and audio. It empowers teams to prepare high-quality, compliant datasets for LLM and AI training, with robust support for distributed, cloud-native, and on-premises workflows. Leading organizations trust NeMo Curator for its modular pipelines, advanced filtering, and seamless integration with modern MLOps environments.

## Why NeMo Curator?

* Trusted by leading organizations for LLM and generative AI data curation
* Open source, NVIDIA-supported, and actively maintained
* Seamless integration with enterprise MLOps and data platforms
* Proven at scale: from laptops to multi-node GPU clusters

### Benchmarks & Results

* **Deduplicated 1.96 trillion tokens in 0.5 hours** using 32 NVIDIA H100 GPUs (RedPajama V2 scale)
* Up to **80% data reduction** and significant improvements in downstream model performance (see ablation studies)
* Efficient curation of Common Crawl: from 2.8TB raw to 0.52TB high-quality data in under 38 hours on 30 CPU nodes

---

## Text Data Curation

NeMo Curator offers advanced tools for text data loading, cleaning, filtering, deduplication, and classification. Built-in modules support language identification, quality estimation, domain and safety classification. Pipelines are fully modular and can be customized for diverse NLP and LLM training needs.

#### [Data Loading](/about/concepts/text/data/loading)

Efficiently load and manage massive text datasets, with support for common formats and scalable streaming.

#### [Data Processing](/about/concepts/text/data/processing)

Advanced filtering, deduplication, classification, and pipeline design for high-quality text curation.

#### [Text Curation Quickstart](/get-started/text)

Set up your environment and run your first text curation pipeline with NeMo Curator.

---

## Image Data Curation

NeMo Curator supports scalable image dataset loading, embedding, classification (aesthetic, NSFW, etc.), filtering, deduplication, and export. It leverages state-of-the-art vision models (for example, CLIP, timm) with pipeline-based architecture for efficient GPU-accelerated processing. Modular pipelines enable rapid experimentation and integration with text and multimodal workflows.

#### [Data Loading](/about/concepts/image/data/loading)

Load and manage large-scale image datasets for curation workflows.

#### [Data Processing](/about/concepts/image/data/processing)

Embedding generation, classification (aesthetic, NSFW), filtering, and deduplication for images.

#### [Data Export](/about/concepts/image/data/export)

Export, save, and reshard curated image datasets for downstream use.

#### [Image Curation Quickstart](/get-started/image)

Set up your environment and install NeMo Curator's image modules.

---

## Audio Data Curation

NeMo Curator provides speech and audio curation capabilities designed for preparing high-quality speech datasets for ASR model training and multimodal applications. It leverages pretrained `.nemo` model checkpoints via the NeMo Framework for transcription, quality assessment through Word Error Rate (WER) calculation, and seamless integration with text curation workflows.

#### [Data Loading](/about/concepts/audio/manifests-ingest)

Load and manage audio datasets with manifests, file paths, and transcriptions for curation workflows.

#### [ASR Processing](/about/concepts/audio/asr-pipeline)

Automatic speech recognition inference, quality assessment, and transcription using NeMo Framework models.

#### [Quality Assessment](/about/concepts/audio/quality-metrics)

Word Error Rate (WER) calculation, duration analysis, and quality-based filtering for speech data.

#### [Audio Curation Quickstart](/get-started/audio)

Set up your environment and run your first audio curation pipeline with NeMo Curator.

---

## Video Data Curation

NeMo Curator provides distributed video curation pipelines, supporting scalable data flow, pipeline stages, and efficient processing for large video corpora. The architecture supports high-throughput, cloud-native, and on-prem deployments.

#### [Architecture](/about/concepts/video/architecture)

Distributed processing, Ray-based foundation, and autoscaling for video curation.

#### [Key Abstractions](/about/concepts/video/abstractions)

Stages, pipelines, and execution modes in video curation workflows.

#### [Data Flow](/about/concepts/video/data-flow)

How data moves through the system, from ingestion to output, for efficient large-scale video curation.

#### [Video Curation Quickstart](/get-started/video)

Set up your environment and run your first video curation pipeline with NeMo Curator.

## Deployment and Integration

NeMo Curator is designed for distributed, cloud-native, and on-premises deployments. It integrates easily with your existing MLOps pipelines. Modular APIs enable flexible orchestration and automation.

#### [Deployment Options](/admin)

See the Admin Guide for deployment guidance and infrastructure recommendations.

#### [Memory Management](/reference/infra/memory-management)

Optimize memory usage and partitioning for large-scale curation workflows.

#### [GPU Acceleration](/reference/infra/gpu-processing)

Leverage NVIDIA GPUs for faster data processing and pipeline acceleration.

#### [Resumable Processing](/reference/infra/resumable-processing)

Continue interrupted operations and recover large dataset processing with checkpointing and batching.