Browse Skills
11972 skills across 8 categories
🚚
2026/08/17
cuOpt Routing Python API
cuOpt Routing Python API solves vehicle routing problems (TSP, VRP, PDP) with NVIDIA cuOpt from Python. Use it when building or solving routing models in Python.
Data
3K345
🚚
2026/08/17
cuOpt Server API Python
cuOpt Server API Python provides REST server deployment and Python/curl client examples for NVIDIA cuOpt routing and LP/MILP problems. Use it when starting the server, understanding endpoints, or writing client code.
DevOps
3K345
💾
2026/08/17
cuPyNumeric HDF5 I/O
cuPyNumeric HDF5 I/O reads and writes large cuPyNumeric arrays to HDF5 files using Legate's parallel, distributed HDF5 I/O. Use it when a developer needs to save or load .h5/.hdf5 datasets, read large files in chunks, or accelerate HDF5 disk I/O with GPUDirect Storage.
Data
3K345
📦
2026/08/17
cuPyNumeric Install
cuPyNumeric Install helps set up and verify the cuPyNumeric Python library via conda or pip, including GPU usage checks. Use it when someone needs cuPyNumeric running in an isolated environment on Linux or WSL.
DevOps
3K345
🔍
2026/08/17
cuPyNumeric Migration Readiness
cuPyNumeric Migration Readiness assesses NumPy code before porting to cuPyNumeric, identifying which APIs will scale on GPU and which need refactoring. Use it before starting a migration to get a verdict and concrete refactor pointers.
Quality
3K345
📥
2026/08/17
CuPyNumeric Parallel Data Load
CuPyNumeric Parallel Data Load loads sharded, on-disk datasets (.npy, Parquet/Arrow, raw binary, HDF5) into a distributed cuPyNumeric ndarray using manual partition and leaf task launch for CPU, OMP, and GPU variants. Use it when no single-call loader fits, including when per-shard row counts differ across files.
Data
3K345
🔄
2026/08/17
DALI Dynamic Mode
DALI Dynamic Mode guides AI agents in writing, reviewing, and migrating code that uses NVIDIA DALI's imperative dynamic-mode API (`nvidia.dali.experimental.dynamic`, ndd). Use it when working on ndd code or migrating pipeline-based DALI code to dynamic mode.
Data
3K345
📊
2026/08/17
Data Designer
Data Designer builds synthetic datasets and data generation pipelines using the Data Designer library. Use it when you need to generate structured data, create datasets, or build a data generation pipeline.
Data
3K345
🎥
2026/08/17
DeepStream Development
DeepStream Development builds NVIDIA DeepStream SDK pipelines using the Python pyservicemaker API for video analytics, including object detection, tracking, and TensorRT inference. Use when creating GStreamer-based video processing, integrating inference models, or adding Kafka/message broker support.
AI Engineering
3K345
🎥
2026/08/17
DeepStream Import Vision Model
DeepStream Import Vision Model automates the end-to-end import of object detection vision models from HuggingFace or NVIDIA NGC into an NVIDIA DeepStream pipeline, including ONNX download or SafeTensors export, TensorRT engine build, custom parser, multi-stream benchmark, and PDF report.
DevOps
3K345
🎥
2026/08/17
DeepStream Pipeline Builder
DeepStream Pipeline Builder generates ready-to-run gst-launch-1.0 pipelines for NVIDIA DeepStream SDK. Use when the user asks about pipelines for video/image inference, detection, tracking, or streaming.
Automation
3K345
📈
2026/08/17
DeepStream Profiling
DeepStream Profiling profiles NVIDIA DeepStream pipelines using Nsight Systems and derives performance configs such as batch size and precision from measurements. Use it when building efficient pipelines or benchmarking FPS on a target GPU.
DevOps
3K345