# Deploy a Production-Ready NVIDIA AI-Q Blueprint on Oracle Cloud Infrastructure

DevFeed: [Deploy a Production-Ready NVIDIA AI-Q Blueprint on Oracle Cloud Infrastructure](<https://devfeed.tech/articles/deploy-a-production-ready-nvidia-ai-q-blueprint-on-oracle-cloud-infrastructure-6795.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/deploy-a-production-ready-nvidia-ai-q-blueprint-on-oracle-cloud-infrastructure/>)

Author: Anurag Kuppala

Published: 2026-06-26T19:00:45Z

Content type: tutorial

Language: en

Sources: [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Terraform](<https://devfeed.tech/topics/terraform.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [LangChain](<https://devfeed.tech/topics/langchain.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [NeMo](<https://devfeed.tech/topics/nemo.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>)

Tags: [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [api-keys](<https://devfeed.tech/tags/api-keys.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [featured](<https://devfeed.tech/tags/featured.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [langchain](<https://devfeed.tech/tags/langchain.md>), [nemo](<https://devfeed.tech/tags/nemo.md>), [oracle](<https://devfeed.tech/tags/oracle.md>), [rag](<https://devfeed.tech/tags/rag.md>), [terraform](<https://devfeed.tech/tags/terraform.md>)

## AI overview

A tutorial for deploying the open-source NVIDIA AI-Q 2.0 multi-agent blueprint on Oracle Cloud Infrastructure. It uses Terraform to provision OCI resources and Helm to install workloads on OKE, resulting in an AI-Q endpoint with a teardown command.

## Source excerpt

AI agents have changed a lot in the last two years. The first could only answer one question at a time. Then came multi-turn chat, where the model could keep...