NVIDIA's Object Oriented Agents: build AI agents via simple Python subclassing

s_scardapane · x · 2026-09-03

A developer showcased NVIDIA's Object Oriented Agents framework, where agents are defined as classes and extended via plain Python subclassing — e.g., a "PhD Agent" inheriting from a "Researcher Agent" class. The OOP design makes agent capability reuse and composition feel like ordinary class inheritance.

Related event: NVIDIA Proposes NOOA: Agents as Plain Python Objects(3 posts)→

Original post →

More from coding & agent

coding & agent channel →