Microduck: A $399 Open-Source Bipedal Robot Anyone Can Train

Hugging Face launches a $399 open-source bipedal robot designed for sim-to-real reinforcement learning.
Hugging Face and Pollen Robotics have released Microduck, a 25 cm tall open-source bipedal robot priced at $399. Built for sim-to-real reinforcement learning, it ships with 7 pre-trained behaviors and a fully open Apache 2.0 software stack. Backed by Hugging Face co-founder Thomas Wolf, the project aims to make bipedal robot training accessible to students, researchers, and hobbyists — potentially creating a community-driven ecosystem for shareable robot behavior policies.
A Robot Duck You Can Train Yourself
At a time when robotics is increasingly trending toward closed ecosystems and premium pricing, Microduck — a collaboration between Hugging Face and Pollen Robotics — offers a radically different approach. Standing just 25 cm tall and priced at $399, this open-source bipedal robot is purpose-built for sim-to-real reinforcement learning. It ships with 7 pre-trained behaviors and a fully open software stack under the Apache 2.0 license — meaning users can freely clone, modify, and retrain everything.
On Product Hunt, Microduck quickly gained traction, earning 259 upvotes and landing at #3 on the daily leaderboard. One of the makers behind it is Thomas Wolf, co-founder and Chief Science Officer of Hugging Face, which gave the project strong open-source DNA from the very start.
Why Microduck Deserves Your Attention
Lowering the Barrier to Bipedal Robotics
Bipedal robots have long been one of the toughest challenges in robotics research. Balance control, gait generation, and dynamic adaptation typically demand expensive hardware platforms and complex experimental setups. While Boston Dynamics' Atlas and Unitree's humanoid robots deliver impressive performance, their price tags and technical barriers put them well out of reach for most researchers, students, and hobbyists.
Microduck is positioned to fill exactly this gap. At $399 — roughly the cost of a high-end smartphone — it provides a real, functional bipedal platform. It transforms "training a robot to walk" from a lab-grade engineering project into a hands-on exercise anyone can do at their desk.
Sim-to-Real: The Core Paradigm of Modern Robot Reinforcement Learning
Microduck's most compelling design choice is its explicit focus on sim-to-real reinforcement learning. The sim-to-real approach involves first training a robot's control policies in a computer simulation, then transferring those learned policies to run on real hardware.
This paradigm is the mainstream direction for robot intelligence today. Simulated environments can run thousands of trials in parallel at speeds far exceeding reality, allowing reinforcement learning algorithms to accumulate years' worth of real-world experience in just hours. Microduck provides the complete closed loop from simulation to physical deployment — the gait policy you train on your computer can be directly deployed to the 25 cm robot duck in your hands, letting you verify algorithm performance with your own eyes. This kind of instant "what you learn is what you see" feedback has irreplaceable educational value for understanding robot reinforcement learning.
Another Extension of the Open-Source Ecosystem
Hugging Face's Embodied Intelligence Ambitions
Microduck is not an isolated foray by Hugging Face into robotics. Since acquiring Pollen Robotics, the company — best known for NLP and open-source model hosting — has been systematically building out its embodied AI strategy. From the LeRobot open-source framework to earlier low-cost robotic arm projects, Hugging Face is working to replicate the open-source community culture it established in the large model era and bring it into the robotics hardware space.
The choice of the Apache 2.0 license is telling. It's an extremely permissive open-source license that allows commercial use, modification, and redistribution. In other words, Microduck isn't just a consumer-grade toy — it's an open platform that can be further developed, integrated into curricula, and used as a research baseline. The 7 pre-trained behaviors provide an out-of-the-box starting point, while the fully trainable software stack leaves ample room for advanced users to explore.
From "Using Models" to "Building Robots"
You may not have noticed, but Microduck follows Hugging Face's signature community-driven logic. Just as the Hugging Face Hub lets researchers download, fine-tune, and share AI models, Microduck aims to build a similar collaborative ecosystem at the physical robot level — newly trained behavior policies could theoretically circulate through the community just like sharing model weights.
If this vision materializes, we may be witnessing a "GitHub moment" for robot learning: standardized hardware, open-source software, and shareable behavior policies that ultimately lower the innovation barrier across the entire field.
Points Worth Keeping in Perspective
As a first-generation product, there are aspects of Microduck that remain to be seen. A small 25 cm bipedal platform inevitably faces physical limitations in motor torque, sensor precision, and battery life, and the research complexity it can support still falls short of true research-grade platforms. The effectiveness of sim-to-real transfer also depends heavily on the fidelity of the simulation environment, and whether average users can smoothly complete the full pipeline from training to deployment will need to be validated through real-world use.
Additionally, 7 pre-trained behaviors is a fairly limited number. Whether the community can become active enough to contribute a rich library of reusable policies will directly determine the platform's longevity. The success or failure of open-source hardware projects often hinges not on the product itself, but on whether it can incubate a self-sustaining ecosystem.
Final Thoughts
The significance of Microduck may not lie in how powerful a robot it is, but in how it transforms "training a bipedal robot" — something once far out of reach — into a reality accessible with just $399 and a computer. At a time when embodied intelligence is widely regarded as the next AI frontier, Hugging Face has once again used its signature open-source playbook to hand the field a key to broader access. For education, prototyping, and entry-level robotics research, this trainable robot duck delivers value far beyond its small stature.
Related articles

Why Writing May Be the Hardest Job for AI to Replace
AI excels at generating text, but writing's true value lies in organizing thought. This article analyzes why original writing may be the hardest job for AI to replace.

Holeberry: An Open-Source macOS Menu Bar Tool for One-Click Pi-hole Management
Holeberry is a free, open-source macOS menu bar app for Pi-hole. Manage dual instances, one-click unblock browser tabs, timed disable, and browse blocked queries.

Semantica: Graph-Native Context Infrastructure That Gives AI Agents True Contextual Understanding
Deep dive into Semantica, an open-source graph-native AI context infrastructure. Learn how knowledge graphs replace traditional RAG to improve agent context understanding and decision traceability.