#2 · Primary category: Robotics & Embodied AI Simulation
lerobot
🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
Project last updated:08/29/26
GitHub Stars
27.0K
Forks
5.5K
Contributors
260
License
Apache-2.0
Why we included this project
LeRobot is a practical entry point for teams that want to move robot policies from simulation or demonstration data onto real hardware. It gives you a single Python interface that works across very different robots, from a cheap SO-100 arm to a humanoid, so the same code can drive a test rig and a research platform. The library uses a standardized dataset format built on Parquet and MP4, hosted on the Hugging Face Hub, which saves you from building your own storage and streaming pipeline for large demonstration datasets. It also includes pretrained policies that have been shown to transfer to the real world, ready for training and deployment. If you are coming from a paper or a simulation experiment, the end-to-end workflow and shared models cut down the time to a physical robot.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
genesis-world
Simulation platform for general-purpose robotics & embodied AI learning.
ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
AirSim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
carla
Open-source simulator for autonomous driving research.
rerun
Visualize, query, and stream to train on multimodal robotics data.