RajaCSP

RajaCSP

  • About
  • Substack
  • Python
  • Home
  • Archives
  • Categories

Exploring NemoClaw — NVIDIA's Local AI Agent Sandbox

Posted on Fri 01 May 2026 in GenAI • Tagged with GenAI, LLM, NVIDIA, NemoClaw, Ollama, Docker

NemoClaw is NVIDIA's agent sandbox that lets you run AI assistants locally using your own inference backend — Ollama, llama.cpp, or cloud providers. It bundles OpenShell as a gateway and OpenClaw as the agent runtime, all orchestrated through Docker containers.

Here's a walkthrough of setting it up from scratch.

Setup …


Continue reading

Run Lubuntu Desktop on Docker Using Webtop

Posted on Sun 19 April 2026 in Docker • Tagged with Docker, Lubuntu, Linux, Webtop, Container

TLDR;

GitHub Token

To pull container images from GitHub's registry, you need a Personal Access Token (PAT).

  1. Go to GitHub Token Settings
  2. Click Generate new token (classic)
  3. Give it a descriptive name and set an expiry
  4. Under scopes, check read:packages
  5. Click Generate token and copy it right away — you …

Continue reading

Archives

2026 2
May 1
  • 01 Exploring NemoClaw — NVIDIA's Local AI Agent Sandbox
April 1
  • 19 Run Lubuntu Desktop on Docker Using Webtop

© 2026 Raja CSP Raman

Built with Pelican | Switch to the dark | light | browser theme