> 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.

# Deploy NeMo Curator

> Deploy NeMo Curator in production environments

Use the following Admin guides to set up NeMo Curator in a production environment.

## Prerequisites

Before deploying NeMo Curator in a production environment, review the comprehensive requirements:

* **System**: Ubuntu 22.04/20.04, Python 3.10, 3.11, or 3.12
* **Hardware**: Multi-core CPU, 16GB+ RAM (optional: NVIDIA GPU with 16GB+ VRAM)
* **Software**: Ray (distributed computing framework), container runtime
* **Infrastructure**: High-bandwidth networking, storage for datasets

For detailed system, hardware, and software requirements, see [Production Deployment Requirements](/admin/deployment/requirements).