PreporatoLabsNVIDIA NIM and NeMo labs
Lab path · NVIDIA platform

NVIDIA NIM and NeMo labs

Eight hosted labs on real NIM endpoints, from a free ReAct agent to NeMo Guardrails.

8 labs·0 on real GPUs · 8 hosted·about 4 hours·1 free

NVIDIA NIM (Inference Microservices) packages a model behind an OpenAI-compatible API endpoint, so an agent, a RAG pipeline or a vision app calls it the same way whether the model runs in NVIDIA's cloud or on your own GPUs. NeMo is the family of tools around it: NeMo Retriever for embeddings and retrieval, NeMo Guardrails for input and output rails, NeMo Evaluator for scoring, and the NeMo Agent Toolkit for wiring agents together. Together they are the NVIDIA Platform Implementation domain of NCP-AAI and the NVIDIA platform tools line of the NCA-GENL Software Development domain, and the same services carry the RAG, evaluation, multimodal and safety work those exams test elsewhere in their blueprints.

What you'll build
  • A ReAct research agent on real NIM endpoints with LangChain, LangGraph and the NeMo Agent Toolkit (free lab)
  • A RAG pipeline on NIM: chunking, vector search, and an agent answering from your knowledge base
  • A measured reliability gap between prompt-only JSON extraction and function calling, plus a two-tool chain
  • A cheap-to-expensive NIM cascade with costs read from usage.cost, and an LLM-as-judge harness with accuracy and A/B scores
  • Visual Q&A with two NVIDIA VLMs compared, image-query RAG with NeMo Retriever, and NeMo Guardrails jailbreak and topical rails on a support agent
Where it runs

All 8 labs are hosted on NVIDIA NIM and NeMo services. No GPU pod needed; runs in the browser.

GPU pod
0
dedicated NVIDIA GPU, Jupyter or terminal
Hosted
8
API-backed environment, instant start
Before you start
  • Python basics; you read and edit short scripts inside each step
  • What a chat completion request is (a list of role-tagged messages sent to a model endpoint)
  • No NIM, LangChain or NeMo experience; the free ReAct lab introduces the endpoints
Every step is checked against the live environment. Progress saves between sessions.
How the path is sequenced

The first lab is free: a ReAct research librarian on real NIM endpoints, built with LangChain, LangGraph and the NeMo Agent Toolkit, that searches a corpus of ML papers, reads abstracts and reasons over them to answer multi-step questions. Then RAG on NIM from document chunking to vector search to an agent answering from your knowledge base, and structured output, where you compare prompt-only JSON extraction against the function-calling API, chain two tools and measure the reliability gap. The operating stage cascades queries through cheap, mid and expensive NIM models, reads the real usage.cost field against an always-large baseline, then builds an LLM-as-judge eval harness with an accuracy metric and A/B comparison (the pattern NeMo Evaluator uses). Two multimodal labs follow: visual Q&A that sends images to a Vision-Language Model through the OpenAI-compatible chat endpoint, extracts structured fields from a receipt-style image and compares two VLMs, then image-query RAG that embeds a catalog with NeMo Retriever and grounds a VLM's answer in retrieved passages. The last lab guards an IT support agent with keyword checks, LLM-based validation and NeMo Guardrails jailbreak and topical rails.

All eight labs are hosted: they call NVIDIA NIM through the platform, need no GPU pod and no API key, run in the browser, and take 25 to 35 minutes each.

Preporato Pro

Run all 8 labs in this path, and every other lab and practice test on Preporato.

  • All 8 labs in this path
  • Dedicated GPU pods included
  • Every certification practice test
  • Cancel any time
$29.99/month
or $290 per year

Frequently asked questions