AI News Today
← All episodes
Episode 1 · March 22, 2026 · 14:04

NVIDIA's NemoClaw + OpenClaw Just Changed AI Agents Forever

Nvidia Just Changed AI Forever: Nemo Claw & Neatron 3 Super


Nvidia has unveiled Nemo Claw and Neatron 3 Super, a revolutionary ecosystem that turns AI agents into secure, local infrastructure. Discover how these tools outperform top models like Claude and GPT while enabling the new era of Sovereign AI.


00:00 - Intro

00:43 - The OS for Personal AI

01:07 - The Open Claw Phenomenon

02:44 - Solving the Security Crisis

04:30 - Neatron 3 Super Breakdown

06:04 - Beating GPT and Claude

09:54 - The Rise of Sovereign AI

11:58 - AI as Infrastructure

Full transcript

NVIDIA's NemoClaw plus OpenClaw just changed AI agents forever. 314,000. That's the number of GitHub stars OpenClaw has right now. GitHub stars are basically votes from developers, and they are how the tech world says this thing matters.

The previous record holder for fastest growing open source projects in history was Linux, the operating system that runs most of the internet. Linux took years together. OpenClaw did it in weeks. Now NVIDIA just stepped in and changed everything about what comes next.

On March 16th at NVIDIA's GTC conference, Jensen Huang walked on stage and announced NemoClaw. He did not describe it as a product launch. He did not talk about it like a software update. He compared it to Windows.

He said Mac and Windows are the operating systems for the personal computer. OpenClaw is the operating system for personal AI. That's Jensen Huang telling you exactly where he thinks we are in history. This is the same guy who was right about GPUs being the engine of AI before almost anyone saw it.

Right about the data center transformation. Right about inference being the next wave. When Jensen says we are at the beginning of a new renaissance in software, I pay attention. Now let me break down what's actually happening.

So let's start with the OpenClaw story. OpenClaw started as a side project from an Austrian developer named Peter Steinberg. He called it first ClaudeBot, then MoltBot, then it became OpenClaw in January 2020. The concept was simple but wild.

Instead of a chatbot that just answers questions, OpenClaw is an agent. It sits on your computer, reads your files, it writes code, it browses the web, it sends emails, automates tasks. You tell it what you want done and it goes and does it. Not just answers, does.

Within weeks it had more GitHub stars than almost any project in history. Now Peter Steinberg was actually hired by OpenAI in February. The thing went from a personal side project to a cultural phenomenon in roughly two months but there was a problem. Big companies were desperate to use it.

Banks, hospitals, law firms, their employees were already using it quietly on personal machines. The technology was genuinely useful but the companies could not officially adopt it. Meta actually told employees not to use OpenClaw on work computers. Not because the technology was bad, because it was dangerous without guardrails.

Think about what OpenClaw actually does. It has access to your file system, it can implement code, it can log into websites, it can read your browser sessions. If you give it access to your corporate email it has access to your corporate email right and that is dangerous. And the original OpenClaw had almost no security layer underneath.

In February 2026 the Claw Havoc attack happened. Attackers uploaded 341 malicious skills disguised as legitimate tools to steal API keys and credentials. So enterprises were stuck. The best new productivity tool in years and they couldn't even touch it.

And that's why Nemaclaw fixes everything. That's a problem NVIDIA just solved. You see Nemaclaw doesn't replace OpenClaw. It wraps around it.

It takes everything that makes OpenClaw powerful and adds the safety layer that was always missing. Jensen Huang worked directly with Peter Steinberg to build this. Steinberg himself said, we are building the claws and guardrails that let anyone create powerful secure AI systems. One command, that's all it takes.

You want one in your terminal, so one line and Nemaclaw installs everything at once. Three things in fact. So NVIDIA's Nematron model, something called OpenShell which is the security runtime and a sandboxed environment where your AI agent lives. From that point onwards your agent cannot do anything you have not told it it is allowed to do.

So here's the simplest way to think about it. When you open a tab in your browser, your tab runs in its own little box, right? If it gets attacked, it cannot touch your other tabs or your files. Nemaclaw does the same thing for AI agents.

Every agent runs inside its own sandbox with its own rules. Files access is restricted. Network connections are restricted. If the agent tries to reach a website not on the approved list, it blocks it and asks you first.

And the really clever part here is API keys, passwords and credentials. These never get stored inside the sandbox. They are injected at runtime. Even if an agent got compromised, the attacker cannot pull your passwords because they were never written there.

Before Nemaclaw, enterprises had four nightmares. Credential exposure, data leaking outside the organization, autonomous actions with no audit trails and shadow IT at scale where employees were using the tool anyway outside corporate oversight. Now Nemaclaw actually addresses all four. The brain.

So let's talk about this. This is Nematron 3 Super. You see Nemaclaw is only as good as the brain run inside it and the brain NVIDIA dropped is called Nematron 3 Super. Now this has 120 billion parameters.

Only 12 billion are active at any given moment and that means the model carries knowledge of something enormous but only really fires up about a tenth of itself for any task. The rest sits dormant until needed. So it's kind of like a hospital with 200 specialist doctors and you know a patient comes in, you send the two or three relevant specialists, the patient gets expert care, the hospital doesn't grind to a halt and the result is speed. Nematron Super achieves 2.2x higher throughput than GPT-OSS 120B and seven and a half times higher than QUEN 3.5 122B.

That is not a small improvement. That is a different league but speed is only half the story. The other thing that solves this is context explosion. You see when an agent, an AI agent, works for a long task it keeps track of everything.

Every step, every result, every instruction from the beginning and all that history gets fed back in every single step. So the longer the task the more the agent drifts. If it gets what it originally was trying to do you come back two hours later and it's actually done something very different to what you originally requested but kind of vaguely similar. Now Nematron 3 Super has a native 1 million token context window.

That is roughly 10 full nullables worth of context. So an entire code base. It could be every email in a project. It could be a full year of meter notes.

The agent holds all of it without losing track and on benchmark, sorry on pinch bench, the benchmark is specifically designed to test AI agent performance. Nematron 3 Super sits at the top ahead of Claude Opus 4.6 and GPT 5.4. Let me say that clearly. An open source model from NVIDIA, free to download, free to run on your own hardware, beating Claude Opus and GPT 5.4 at agent tasks.

Two years ago the best AI was locked behind expensive APIs. You paid per word. You spent your data to someone else's cloud. Today NVIDIA is releasing a model that beats the best closed models, gives you the full weights, training data and fine tuning recipes for free and it runs on hardware that can just come straight on your desk.

Now the model also has three built-in reasoning modes, off, low effort and regular. It automatically adjusts compute per task. So simple file operations get reasoning off. Complex project scaffolding gets full reasoning.

It doesn't overthink easy stuff or underthink hard stuff. The Kilo team actually run it through their test suite. Its best single run hit 85.6% on pinch bench. The three run average was 84%.

Consistent. That word matters more than the peak score. Agents fail when behavior is erratic. On the report of compilation test it scored 100% across multiple runs.

It was pretty much perfect every single time and that's what you want in a production agent. Not occasional brilliance, reliable consistency. Now let's be honest about the limitations here. I'm not going to brush past the real concerns.

Nemaclaw is an early preview. It's in alpha, not production ready. Right now it runs cleanly on Linux only. Windows has experimental support with known GPU issues.

Mac has partial support but local inference doesn't work properly. People are running into docker conflicts, memory problems, SATA issues as well and it currently defaults to Nematron models. So if you want to use other AR models inside the Nemaclaw security wrapper, well it's not fully supported yet and NVIDIA is pulling the center of gravity toward their own stack. They're not being purely altruistic here.

And Nemaclaw does not solve every enterprise concern. Governance, consistency across long complex tasks and cross system reasoning are still works in progress. But none of those concerns change the direction and the direction is already set. What Nemaclaw represents is the moment where infrastructure actually catches up to ambition.

Now before I keep going, I want to tell you about something I built specifically for this moment. Because you can watch all the video tutorials you want but without implementing it, you're not going to get any value right. Now this is called the AI Profit Ballroom. I built it as a community for business owners, creators and freelancers who want to actually use this stuff to grow their business, not just hear about it or watch videos about it.

And here's what you get. Four live AI automation coaching calls every week where you bring your real business problems. You get daily new video tutorials with step-by-step guides on the tools that are actually working right now. You get a 30-day roadmap so you're building towards a real outcome and a community of 2,600 business owners who are automating their businesses with AI right now.

On top of that, you get prompts for every use case and an interactive map so you can find people in your area doing exactly what you're trying to do. So the AI Profit Ballroom is in the link in the comments description or you can go to the AIProfitBallroom.com. Go check it out because what I'm about to tell you is exactly why learning this sort of stuff right now makes a huge difference. So NVIDIA didn't just drop one model, they dropped an entire ecosystem.

Three tiers of Nemetron 3 models right. You got Nano at 4 billion parameters for gaming GPUs. Millions of people already own right. You got Super at 120 billion parameters for workstations and Ultra is coming which is reportedly 500 billion parameters.

Jensen said Ultra will be the best model in the business and will help the world build sovereign AI. Sovereign AI, that is a phrase worth sitting with. It means AI that you own, AI that runs on your hardware, that never sends your data anywhere, that learns your business and operates inside your rules. Right now, most people's relationship with AI is you go to a website, you type something, someone else's server processes it, you're a user of someone else's tool.

Sovereign AI flips that so the model lives with you, the data never leaves and you are the owner. Then there's the Nemetron coalition. So NVIDIA recruited eight AI companies to co-develop open frontier models on NVIDIA DGX cloud feeding into Nemetron 4. The first project is a base model built with Mistral AI.

NVIDIA is building the coalition that will shape what open AI looks like for years, open source AI that is. And the economics tell you everything. NVIDIA plans to invest 26 billion dollars over five years to open source AI. Now why would a hardware company do that?

Because NVIDIA makes money on hardware, not models. And better free models drives demand for more GPUs and more GPUs drives more development and more development drives better free models. So the openness is not charity, it is a flywheel. But the beneficiary of that flywheel is you, because the models are genuinely free.

It's a Apache 2 license. You can take them, modify them, deploy them commercially and pay nothing. Now let's talk about what this means for you. Here's the truth.

You don't need to install Nemeclaw yourself. What this announcement means is that the tools your competitors will use in 12 months, the tools that let one person do the work of five, just got a massive upgrade in safety, reliability and access. The company's building your project management tools, your CRM, your email platform. We're looking at Nemeclaw right now.

They are figuring out how to embed always-on agents into their products. These features are coming in the next 6 to 12 months. They will change what you can do without writing a line of code. But the people who understand what's happening right now will be better positioned than the people who find out about it from a future update in their inbox.

So we're in a transition period with AI. You know, it's going from a tool to an infrastructure. A tool is something you pick up when you need it. An infrastructure runs underneath everything all of the time.

So for example, electricity is infrastructure. The internet is infrastructure. Always-on autonomous AI agents are becoming infrastructure too. In 1990, having email was a competitive advantage.

By 2000, not having it was a disadvantage. By 2010, the conversation moved past email entirely. We're in that 1998 to 2002 window for AI agents right now. Early adopters have a real advantage, but the window is not infinite.

The people who build the workflows around AI agents now are going to have a compounding lead that gets harder to close. And what AI agents ultimately do is break the old trade of time for money. They multiply what you can produce per unit of time. So the people who figure out how to work with AI agents effectively will produce more, take on more clients, deliver more value, and build more things than they could without them.

And that's not a threat. That's the biggest productivity unlock most working people have never even seen. And the question is not whether this is happening. OpenClaw has 314,000 stars.

Nemetron 3 super beats Claw and GPT at agent tasks and costs nothing if you run it locally. NVIDIA just built the infrastructure to make always-on agents safe for every business on earth. And the question is what you do with this window of time you have right now. The foundations are in place.

The model is world-class and free. The security wrapper is ready for enterprise. The hardware ladder goes from gaming GPUs to desktop supercomputers. And the coalition is building towards Nemetron 4, and Jensen Huang is comparing this to Windows.

This is the beginning, not the high break. The beginning. And if you want help navigating with step-by-step guidance, the community of people doing this right now, real tutorials and real tools, that is what the AI Profit Boardroom is for. 2,600 business owners, weekly coaching calls, daily tutorials, 30-day roadmaps, prompts for everything, a community map so you can find people near you who are doing what you're trying to do.

That's at the AI Profit Boardroom. Go check it out. The tools just became a lot more powerful. The question is whether you're going to use them.

More episodes

Browse all episodes →