Back to Projects
experimentation
2024

NemoClaw - NVIDIA Agent Toolkit

NemoClaw is NVIDIA's answer to the enterprise adoption gap in agentic AI. It adds privacy and security controls on top of OpenClaw, the open-source OS for agentic systems. At first it looks like a security wrapper: OpenShell sandboxes the agent, Nemotron runs locally on RTX hardware, and a privacy router decides what stays on-device and what hits the cloud. But underneath, it's NVIDIA's full stack wrapped around the agentic layer - from cuDF/cuVS and vGPU for compute, to Nemotron/Nemo/Dynamo/NIM for inference, AI-Q for orchestration, and cuOPT for optimization. Announced at GTC, it represents NVIDIA's vision for enterprise-ready AI agents.

NemoClaw - NVIDIA Agent Toolkit
Technologies

Frontend

Backend

Python
NVIDIA NIM
Nemotron

Database

Tools

NVIDIA RTX
OpenShell
cuDF
cuVS
vGPU
AI-Q
cuOPT
Challenges
  • Enterprise adoption of agentic AI blocked by privacy and security concerns
  • Balancing on-device inference with cloud capabilities
  • Sandboxing autonomous agents without limiting their capabilities
Solutions
  • OpenShell sandboxes agent execution for security
  • Nemotron enables local inference on RTX hardware
  • Privacy router intelligently routes between on-device and cloud processing
Key Outcomes & Impact

Unlocked enterprise adoption of agentic AI with proper guardrails

Demonstrated NVIDIA's full-stack approach to the agentic layer

Other Projects

Paperclip - AI Company OS
Paperclip - AI Company OS

Explored Paperclip - an open-source orchestration platform for zero-human companies where AI agents (CEO, engineers, marketers, QA) collaborate autonomously.

View Project
NanoClaw - AI Agent on Raspberry Pi
NanoClaw - AI Agent on Raspberry Pi

Deployed NanoClaw, an open-source AI agent framework, on a $35 Raspberry Pi 3 with 1GB RAM. Scans grocery receipts via Discord, tracks price-per-kg across shops, and builds a personal inflation tracker - all locally for ~$1/month.

View Project