DeepYardDeepYard
N

NVIDIA OO Agents

Object-oriented Python framework for building AI agents with native code patterns

Open SourceFree

About

NVIDIA's research framework that treats AI agents as pure Python objects—methods become actions, fields store state, docstrings serve as prompts, and type annotations define contracts. Model-agnostic approach eliminates the typical split between prompt engineering, tool schemas, and workflow orchestration by unifying everything in familiar OOP patterns. Designed for developers who want to build reliable agents using native programming paradigms rather than DSLs or configuration files.

Details

Language
Patterns

Tags

frameworkpythonopen-sourcetool-useorchestrationautonomous