#37 · Primary category: Robotics & Embodied AI Simulation
rai
RAI is a vendor agnostic agentic framework for Physical AI robotics, utilizing ROS 2 tools to perform complex actions, defined scenarios, free interface execution, log summaries, voice interaction and more.
Project last updated:08/12/26
GitHub Stars
575
Forks
75
Contributors
27
License
Apache-2.0
Why we included this project
Teams building robots that should understand and act on natural-language commands will find RAI a practical starting point. It is an agentic framework that sits on top of your existing ROS 2 stack, so you can add LLM-driven reasoning, tool use, and multimodal perception to a Franka arm, a ROSbot, or a custom platform without rewriting your control layer. The framework handles the messy parts of embodied agents — turning a spoken or typed request into a sequence of ROS 2 actions, summarizing logs, and coordinating multiple agents — and it ships with demos for manipulation, navigation, and agricultural scenarios that show what a working setup looks like. Because it is vendor agnostic and modular, you can adopt just the pieces you need and keep the rest of your robotics infrastructure intact. It is a good fit for robotics engineers and researchers who want to prototype embodied AI quickly while staying close to the ROS ecosystem.
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.