About getting started¶
This section walks you from access and prerequisites through first deployment and hands-on notebooks.
Typical order:
- Get your API key (NGC / API access as required by your workflow).
- Confirm the Pre-Requisites & Support Matrix for your OS, GPU, software stack, and Kubernetes persistent storage and GPU scheduling if you use Helm. Local GPU inference requires Linux; remote NIM workflows can use the base package on Windows x64 and macOS Apple Silicon (arm64) as well. macOS Intel (x86_64) is not supported.
- Choose a path in Deployment options. You can use the local library, hosted NIMs, the Helm chart for Kubernetes, or a standalone Docker service. For Helm, complete the persistent storage prerequisite and the GPU scheduling prerequisite before
helm install. - Explore Jupyter Notebooks for end-to-end examples.
The NeMo Retriever Library and its Helm chart are not supported under NVIDIA AI Enterprise (NVAIE). For more information, refer to NVIDIA AI Enterprise (NVAIE) support.
If you are new to the product, read NeMo Retriever Library Overview and Concepts under Introduction first.