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.
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.
AI-Q is powered by a LangGraph-based state machine. The agents can run as one orchestrated research workflow or as standalone components:
Required:
Optional:
Local / Hybrid Development
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 vary by model profile, concurrency, context length, and retrieval deployment. Refer to the following resources before sizing a self-hosted deployment:
NVIDIA Technology
3rd Party Software
This project is licensed under the Apache License 2.0. See the AI-Q license for details.
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.
This service is governed by the NVIDIA API Trial Terms of Service.

AI agents that connect, retrieve, and reason on enterprise data—making information accessible, actionable, and intelligent.