#17 · Primary category: Robotics & Embodied AI Simulation
habitat-lab
A modular high-level library to train embodied AI agents across a variety of tasks and environments.
Project last updated:05/07/26
GitHub Stars
3.1K
Forks
687
Contributors
78
License
MIT
Why we included this project
Habitat-Lab pairs the Habitat-Sim renderer with a higher-level layer for defining tasks, equipping embodied agents with sensors, and running single- or multi-agent training through reinforcement or imitation learning. That arrangement lets researchers move from scene and agent definitions to trained policies without bolting everything together by hand, and it covers the usual indoor embodied tasks, from navigation and rearrangement to instruction following and human-robot interaction. The library also ships ready baselines and standard evaluation metrics, so benchmarking a new idea is more direct than building the harness from scratch. One practical caveat: Meta has stopped actively maintaining the project past v0.3.4, so teams should plan to fork and maintain their own copy. Even so, it remains one of the most complete references for building embodied-agent experiments on photorealistic indoor scenes.
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.
lerobot
🤗 LeRobot: Making AI for Robotics more accessible with end-to-end 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.