aiq-deploy

Provision and configure local AI-Q deployment backends with validation.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/sayalinvidia/sayali-skills-test --skill aiq-deploy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aiq-deploy
Source: https://github.com/sayalinvidia/sayali-skills-test/tree/main/plugins/nvidia-skills/skills/aiq-deploy
Command: npx skills add https://github.com/sayalinvidia/sayali-skills-test --skill aiq-deploy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a repeatable, safe path to install, deploy, validate, troubleshoot, or stop NVIDIA AI-Q Blueprint infrastructure for AI research workflows, reducing setup time and human error.

Core Features & Use Cases

  • Backend-focused deployment path for aiq-research.
  • Supports multiple deployment modes (backend-only, UI, CLI, and Kubernetes/Helm) with guided prerequisites and basic validation.
  • Handles credential checks and health validation to hand off a ready server URL to aiq-research.

Quick Start

Launch the Skill backend using the AI-Q deployment flow and run the basic validation to obtain the AIQ_SERVER_URL.

Frequently Asked Questions about aiq-deploy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy NVIDIA AI-Q infrastructure for AI research workflows?

To deploy NVIDIA AI-Q infrastructure, you can use a guided deployment flow that provisions and configures the backend, handling environment preparation, credential checks, and basic validation to hand off a ready server URL.

What deployment modes are supported for setting up an AI-Q backend?

AI-Q backend deployment supports multiple modes including backend-only, UI, CLI, and Helm/Kubernetes, each providing guided prerequisites and basic validation to ensure a safe and repeatable installation process.

Do I need Kubernetes to run a local AI-Q deployment?

You do not need Kubernetes to run a local AI-Q deployment, as the setup supports backend-only, UI, and CLI modes alongside Helm/Kubernetes, allowing flexible infrastructure provisioning without container orchestration.

How are credentials and configuration kept safe during AI-Q infrastructure setup?

Credentials and configuration are kept safe during AI-Q infrastructure setup by avoiding secret exposure and enforcing deploy-time validation checks through references and configs, ensuring sensitive data remains protected.

What is the best way to validate an AI-Q deployment after installation?

The best way to validate an AI-Q deployment is to run the built-in basic validation process during the deployment flow, which performs health checks and confirms the server URL is ready for AI research use.

Why does my AI-Q deployment fail environment preparation checks?

AI-Q deployment environment preparation checks fail when prerequisites are unmet or credentials are invalid, as the deployment flow enforces strict deploy-time validation and environment readiness before provisioning the backend.