Agentic AI 101 | NVIDIA GTC

| Podcasts | March 31, 2026 | 6.65 Thousand views | 38:49

TL;DR

This session traces the rapid evolution of AI from simple chatbots to autonomous 'agentic' systems capable of reasoning, coding new abilities, and collaborating in multi-agent networks, while demonstrating how developers can now build functional AI agents using modular tools and NVIDIA's open blueprints.

🚀 The Evolution to Agentic AI 3 insights

From Conversational Chatbots to Reasoning Agents

The field progressed from basic Q&A models like ChatGPT to reasoning-capable systems like OpenAI's o1 and DeepSeek, which break down problems and evaluate solutions before responding.

The OpenClaw Project's Explosive Growth

The OpenClaw project is experiencing vertical adoption growth among developers, surpassing the trajectory of foundational technologies like Linux and React to enable autonomous, long-running AI agents.

Diverse AI Modalities Will Coexist

Future workflows will utilize different AI types simultaneously—fast chatbots for simple queries, reasoning models for complex analysis, and autonomous agents for multi-step tasks like coding and research.

🧠 How AI Agents Function 4 insights

Agents as Systems of Models

Unlike single LLM chatbots, agents route tasks between specialized models—using frontier cloud models like GPT 5.2 for general intelligence and smaller open-source models for efficient, domain-specific processing.

Persistent Memory Infrastructure

Agents now maintain both short-term and long-term memory, requiring backend infrastructure to retain context and personalization across conversations spanning weeks.

Multi-Agent Orchestration

Complex tasks utilize orchestrator agents that delegate to specialized sub-agents (workers), with different agents handling web search, data retrieval, or image processing concurrently.

Self-Modifying Capabilities

Advanced agents can autonomously write code to generate new tools and abilities when encountering problems beyond their existing skill set.

🛠️ Building and Deployment 3 insights

Physical Block Programming Demo

A live demo by Hayden and Noel showed building an agent using physical wooden blocks representing components like Claude (brain) and MCP servers (tools), enabling automated weather reports via Telegram.

NVIDIA's Open Blueprints

NVIDIA provides production-ready agent blueprints at build.nvidia.com, including a deep research agent using orchestrators and worker sub-agents to generate comprehensive reports from multiple data sources.

The AI Adoption Gap

Despite high usage among GTC attendees, only 16% of U.S. adults regularly use AI tools, emphasizing the need for broader experimentation and 'jumping in two feet first.'

Bottom Line

Developers should immediately begin experimenting with agentic AI using modular components and NVIDIA's open blueprints, as the technology has evolved from simple chatbots to autonomous systems capable of reasoning, self-improvement, and complex multi-agent collaboration.

More from NVIDIA AI Podcast

View all
The State of Open Source AI | NVIDIA GTC
36:11
NVIDIA AI Podcast NVIDIA AI Podcast

The State of Open Source AI | NVIDIA GTC

Leading researchers and executives discuss how open source AI has evolved from a values-based movement into a viable commercial ecosystem, with companies like NVIDIA, Databricks, and Hugging Face demonstrating that open-weight models and transparent research can drive both industry innovation and sustainable business models through cloud services and foundation model programs.

3 days ago · 10 points
CUDA: New Features and Beyond | NVIDIA GTC
44:27
NVIDIA AI Podcast NVIDIA AI Podcast

CUDA: New Features and Beyond | NVIDIA GTC

This presentation outlines CUDA's evolution toward 'guaranteed asymmetric parallelism,' introducing Green Contexts to enable dynamic GPU resource partitioning for disaggregated AI inference workloads, while previewing future multi-node CUDA graphs that will orchestrate computations across entire data centers.

5 days ago · 10 points