NVIDIA
aiq-agent
Container
NVIDIA
aiq-agent

NVIDIA AI-Q Intelligence Agent — an enterprise-grade backend agent built on the NVIDIA NeMo Agent Toolkit, providing quick cited answers and in-depth report-style research with modular multi-agent workflows.

Overview

The NVIDIA AI-Q Blueprint (pronounced IQ) is a deployable, customizable research system built on LangChain Deep Agents and accelerated by the NVIDIA NeMo Agent Toolkit. Teams can self-host the application boundary and connect deployment-owned models, enterprise data, authentication, policy controls, storage, and observability. AI-Q combines fast, cited answers with in-depth, report-style research and includes evaluation harnesses for measuring quality.

Architecture

AI-Q Architecture

Every query enters through an intent classifier, which responds directly to conversational requests or routes research to a shallow or deep path. Deep research can clarify the request, consult an optional source router, build a structured plan, dispatch concurrent researcher workers, and delegate final synthesis to a writer. Research roles share job-scoped state; configured skills can execute code in an isolated NVIDIA OpenShell or Modal sandbox without moving inference, source credentials, or enterprise data out of the AI-Q process.

Key Features

AI-Q is powered by a LangGraph-based state machine. The agents can run as one orchestrated research workflow or as standalone components:

  • Orchestration node: Classifies intent, produces conversational responses when appropriate, and routes research to the shallow or deep path.
  • Shallow research agent: Performs bounded, tool-augmented research optimized for fast, cited answers.
  • Deep research agent: Coordinates optional source routing, structured planning, concurrent researcher workers, and writer-led synthesis for report-style research.
  • Report follow-up: Answers questions about a completed report, creates rewrites, or performs additional research with the report as context.
  • Workflow configuration: YAML profiles define agents, tools, models, source selection, policies, and execution behavior without code changes.
  • Modular workflows: The orchestration node, shallow researcher, deep researcher, clarifier, and deep-research roles are composable within the full pipeline.
  • Pluggable data sources: Connect web and paper search, MCP tools, collaboration services, LlamaIndex, the NVIDIA RAG Blueprint, Azure AI Search, and OpenSearch.
  • MCP integration: Connect to MCP servers through NeMo Agent Toolkit or expose AI-Q research operations through the standalone MCP server.
  • Skills and sandbox execution: Assign reusable skills to research and writing roles and run generated code in a job-scoped OpenShell or Modal sandbox.
  • Durable generated files: Capture generated charts, CSVs, notebooks, and documents in SQL or S3-compatible storage for live and replayed access in the UI.
  • Evaluation harnesses: Use built-in FreshQA and DeepResearch evaluation workflows to measure quality and iterate on prompts and agent architecture.
  • Frontend options: Run through the CLI, web UI, or asynchronous jobs API.
  • Deployment options: Self-host with Docker Compose or Helm and connect deployment-owned models, databases, object storage, authentication, policy controls, and observability.

Prerequisites

Required:

  • Python 3.11-3.13
  • uv package manager
  • Node.js 22+ and npm (optional, for web UI mode)
  • API key for your chosen provider(s):
    • NVIDIA API key from build.nvidia.com (for NVIDIA NIM inference microservices)
    • OpenAI API key (for OpenAI models)
    • Anthropic API key (for Claude models)
    • Google API key (for Gemini models)

Optional:

  • API credentials for the research sources and enterprise services enabled by your selected workflow

System Requirements

Local / Hybrid Development

  • Developer machine to run the AI-Q instance (no local GPU required)
  • LlamaIndex (optional local RAG)
  • Provider, service, or RAG APIs

Fully Self-Hosted / On-Prem

Hosted Service

The models above correspond to the default AI-Q profiles. Other checked-in profiles can use different hosted model providers; no single profile enables every capability.

Hardware Requirements

Hardware requirements vary by model profile, concurrency, context length, and retrieval deployment. Refer to the following resources before sizing a self-hosted deployment:

Software Components

NVIDIA Technology

3rd Party Software

License

This project is licensed under the Apache License 2.0. See the AI-Q license for details.

Ethical Considerations

NVIDIA believes Trustworthy AI is a shared responsibility, and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their supporting model team to ensure the models meet requirements for the relevant industry and use case and address unforeseen product misuse. For more detailed information on ethical considerations for the models, please see the Model Card++ Explainability, Bias, Safety & Security, and Privacy Subcards. Please report security vulnerabilities or NVIDIA AI concerns here.

Terms of Use

This service is governed by the NVIDIA API Trial Terms of Service.

Publisher
NVIDIA
Latest Tag2.2.1
UpdatedAugust 22, 2026 UTC
Compressed Size866.68 MB
Multinode SupportNo
Multi-Arch SupportYes