Развёртывание NVIDIA AI-Q Blueprint

★ 7.6 · content

aiq-deploy is a Claude Code skill that installs, runs, validates, and shuts down NVIDIA AI-Q Blueprint infrastructure on a local machine or self-hosted environment. It supports four deployment paths: Docker Compose v2 (backend + PostgreSQL), Python 3.11+/uv (CLI mode), Node.js 20+/npm (browser UI), and Kubernetes via kubectl 1.28+ and Helm 3.12+. The skill clones the repository, prepares deploy/.env without overwriting existing secrets, starts the selected services, runs health checks, and hands off the verified AIQ_SERVER_URL to the aiq-research skill. It is designed for developers and engineers who need a working AI-Q backend for a deep-research agent without manually configuring infrastructure.