NVIDIA AI Blueprint: Retail Agentic Commerce v1.0.0
The first official release of the Retail Agentic Commerce reference implementation — a complete blueprint for building AI-powered commerce experiences using the Agentic Commerce Protocol (ACP) and Universal Commerce Protocol (UCP).
Highlights
- Merchant API — Full ACP + UCP implementation with checkout sessions, product catalog, orders, and webhook-driven event flows
- PSP Service — Delegated payment processing with vault tokens, idempotency, and secure payment delegation
- Apps SDK — MCP server and autonomous widget enabling agent-driven search, cart management, and checkout
- NAT Agents — Four specialized NVIDIA NeMo Agent Toolkit agents:
- Promotion Agent — LLM-powered strategy arbiter for dynamic coupon and discount evaluation
- Recommendation Agent — Vector-similarity product recommendations via Milvus and NV-EmbedQA-E5
- Search Agent — Semantic product search with embedding-based retrieval
- Post-Purchase Agent — Automated order confirmation and follow-up messaging
- Demo UI — Interactive frontend with protocol inspector panels, agent activity visualization, and full checkout flow
- UCP Discovery & A2A —
.well-known/ucpand.well-known/agent-card.jsonendpoints with JSON-RPC agent-to-agent transport - NVIDIA NIM Integration — Built for Nemotron Nano LLM and NV-EmbedQA-E5 embedding model, with NVIDIA API Catalog support for cloud-hosted inference
- Docker Compose Deployment — Full-stack containerized deployment including Milvus vector database
Getting Started
Supports multiple setup paths:
- AI-assisted (recommended): Use Claude Code, Cursor, or Codex with the built-in
/setupskill - Docker Compose: Full containerized deployment with local or cloud-hosted NIMs
- Manual: Python 3.12+ with uv, Node.js 18+ with pnpm
License
Apache 2.0