NVIDIA Object Orientated Agents Framework (NOOA) & Nemotron OpenSource Models! I created Studio environment which I believe makes NVIDIA‘s open-source models more accessible. Many still believe that you need GPU’s to have access to NVIDIA’s open-source models and frameworks, and in fact you don’t. NIM (NVIDIA Inference Microservices) makes it possible to access SOTA open-source models.
The NOOA Framework gives you a Python-based framework to build AI Agents...in a new way. The market has settled on a nomenclature and architecture when it comes to agents. This framework changes that.
System prompts are replaced by docstrings, tool schemas are replaced by methods. Workflow graph is replaced by Python. Scratchpad / memory blob by fields on the object.
The ClassAct studio framework gives you a framework to experiment with bot open-source elements...models and NOOA framework.
https://github.com/cobusgreyling/classact








