cd /news/ai-agents/your-ai-agent-is-not-a-chatbot-it-sh… · home topics ai-agents article
[ARTICLE · art-74447] src=pub.towardsai.net ↗ pub= topic=ai-agents verified=true sentiment=· neutral

Your AI Agent Is Not a Chatbot. It Should Be a Class.

A new paper from NVIDIA Labs called NOOA (Native Python Object-Oriented Agents) argues that AI agents should be built as Python classes rather than as complex prompt-based systems. The framework treats agents as objects with methods and fields, aiming to simplify development and avoid the fragmentation common in current agent-building approaches. The paper backs its claim with benchmark results, suggesting a shift toward treating agent engineering as standard software engineering.

read1 min views1 publishedJul 26, 2026
Your AI Agent Is Not a Chatbot. It Should Be a Class.
Image: Pub (auto-discovered)

Member-only story

Why NVIDIA’s new agent framework treats “prompt engineering” as just… software engineering #

For Non members , please check the Responses of this story Every team building AI agents right now runs into the same wall. You start with a simple prompt. Then you add a tool. Then another tool. Then a memory file. Then a workflow graph to control the order of steps. Before long, your “agent” is spread across five different files, written in three different formats, and nobody on the team can explain the whole system in one sitting.

A new paper from NVIDIA Labs called NOOA (Native Python Object-Oriented Agents, pronounced “double-O Agents”) argues that this mess is unnecessary. Their pitch is simple: an AI agent should just be a Python object. Not a special new language. Not a graph of boxes and arrows. A class, with methods and fields, the same way software has been built for decades.

This idea sounds almost too plain to be a research contribution. But the paper backs it up with real benchmark numbers, and the reasoning behind it says something important about where AI agents are heading.

── more in #ai-agents 4 stories · sorted by recency
── more on @nvidia labs 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/your-ai-agent-is-not…] indexed:0 read:1min 2026-07-26 ·