Skip to main content

Nvidia and Hugging Face Join Forces: Robotics Gets Open-Source Models That Even Smaller Development Teams Can Handle

AI article illustration for ai-jarvis.eu
Nvidia and Hugging Face have announced a major integration that changes the rules of the game in the world of open-source robotics. The Isaac GR00T 1.7 model — the first commercially usable foundation model for humanoid robots — is now available directly in the LeRobot library. Along with it comes the Isaac Teleop data collection framework and soon also the Cosmos 3 model. For 19 million developers across both ecosystems, this means one thing: you can now "pip install" robotics just like a large language model.

What exactly happened

In early July 2026, Nvidia published details about the collaboration with Hugging Face on its official blog, which brings key physical AI technologies into the open LeRobot robotics library. LeRobot functions as a "Hugging Face for robots" — a repository of models, datasets, and tools that anyone can use, modify, and share.

Specifically, the integration rests on three main pillars:

  • Isaac GR00T 1.7 — an open VLA model (Vision-Language-Action) that understands images and speech and can generate actions for humanoid robots. It is the first model of its kind with a commercially usable license.
  • Isaac Teleop — a tool for collecting demonstration data from human operators. It enables standardized recording of movements and creation of training datasets.
  • Cosmos 3 (planned) — an advanced "world model" capable of generating realistic training data and simulating scenarios when real data is expensive or unavailable.

Why it matters: an open-source model swimming against the current

While most major AI labs lock their best models behind APIs and hefty licensing fees, Nvidia is betting on the opposite strategy. Isaac GR00T 1.7 is fully open-source and available under a license that allows commercial use. This is a fundamental difference compared to competing robotic platforms from OpenAI or Google DeepMind, which remain proprietary.

"Open source is how advanced research becomes something people can study, adapt, and build upon," said Thomas Wolf, co-founder and Chief Science Officer of Hugging Face. And it's not just a slogan — Nvidia already provides the largest open dataset for physical AI with more than 350,000 trajectories and 57 million grasps, which has been downloaded over 15 million times.

What a VLA model means and how it works

VLA (Vision-Language-Action) is a type of AI model that combines three capabilities: it sees the environment through a camera (vision), understands instructions in natural language (language), and based on that generates the robot's physical movements (action). In practice, this means you can simply tell a robot "hand me that blue screwdriver" — and GR00T 1.7 will evaluate the scene, identify the object, and execute the required grasp on its own.

Dataset, simulation, and deployment: the entire development pipeline in one package

The integration goes far beyond the model itself. Nvidia is also adding to the LeRobot ecosystem:

  • Isaac Sim and Isaac Lab — simulation environments for testing robotic policies before deployment on physical hardware. A developer can first fine-tune everything virtually.
  • Isaac Lab-Arena connected to the LeRobot Environment Hub — enables prototyping complex simulation environments and immediately using them for training models like GR00T, Pi, or SmolVLA.
  • Jetson Thor — a computing module integrated with the Reachy 2 humanoid robot, enabling deployment of VLA models directly on open-source hardware. No cloud, no API fees — everything runs locally.

For Czech developers and small companies, this is a key takeaway: the barrier to entry in robotics is dropping dramatically. Whereas a year ago developing a humanoid robot would have required a team of dozens of specialists and millions in investment, today even a talented student at CTU or BUT with access to open-source hardware can "program a robot."

Czech context: robotics as a national sport

The Czech Republic has historical ties to robotics — from the word "robot," coined by Karel Čapek, to a strong industrial base in automation. Companies like ABB (robotics development in Brno), Škoda Auto (automated production lines), or the growing startup scene in Prague and Brno incubators can significantly benefit from Nvidia's open approach.

While large language models like ChatGPT or Claude support Czech quite well, the situation is more complex with robotic VLA models — GR00T 1.7 is primarily trained on English. But thanks to the open LeRobot ecosystem, it can be fine-tuned on Czech instructions using custom datasets.

Nvidia vs. the rest of the world: who will win the race for a robotic platform

Nvidia's strategy is clear: become the layer on which all physical AI development runs — similar to how CUDA became the standard for training neural networks. But the competition is not standing still:

  • Google DeepMind is developing RT (Robotics Transformer) models, but they remain behind corporate walls.
  • OpenAI has introduced its own robotics division, but has not yet publicly shared concrete models.
  • Agibot (a Chinese startup backed by Alibaba) is paving the way for commercial humanoid robots, but with closed software.

Nvidia's openness could be what tips the scales in its favor — especially in Europe, where regulations like the EU AI Act require transparency and explainability of systems. An open-source model whose code you can inspect has a significantly easier position before regulators than a black box from the competition.

What's next: Cosmos 3 and the end of training data scarcity

The most exciting part of the announcement is yet to come. Nvidia Cosmos 3 — a "world foundation model" for physical AI — is set to arrive in the LeRobot library in the coming weeks. It is a model capable of generating realistic training data for robotic scenarios. In practice, this means that instead of manually recording thousands of movement demonstrations, a developer can have Cosmos 3 generate synthetic data that closely resembles reality.

For smaller robotics labs — including academic ones like CIIRC CTU or CEITEC BUT — this could mean a radical acceleration of research. No more weeks of manual data collection, but hours of synthetic generation.

Summary: robotics for the masses

The union of Nvidia and Hugging Face in the LeRobot library represents a major milestone for open-source robotics. For the first time in history, a commercially usable foundation model for humanoid robots is available that anyone can use, modify, and deploy for free. Add to that the tools for data collection, simulation in Isaac Sim, and the planned integration of Cosmos 3 — and you have an ecosystem that could make robotics as accessible a field as machine learning became after the arrival of libraries like PyTorch.

For the Czech Republic — a country with a rich industrial tradition and a growing AI scene — this is an opportunity that would be a shame to miss.

Can I use the Isaac GR00T 1.7 model for free in a commercial project?

Yes. Isaac GR00T 1.7 is released under a license that allows commercial use. It is the first open and commercially usable foundation model for humanoid robots. You can find the license terms on the Nvidia Isaac GR00T GitHub.

What hardware can GR00T 1.7 run on?

The model runs on the Nvidia Jetson Thor platform, which is designed specifically for robotic applications. As part of the LeRobot integration, it is also available on the Reachy 2 humanoid robot. For development and simulation, you can use Isaac Sim on standard GPUs with CUDA support.

Is LeRobot suitable for beginners in robotics?

Absolutely. LeRobot is designed to lower the barrier to entry in robotics, much like Hugging Face did for NLP models. It offers pre-trained models, ready-made datasets, and simulation environments, so even an individual or a small team can start experimenting without the need for expensive hardware.

X

Don't miss out!

Subscribe for the latest news and updates.