Robots Atlas>ROBOTS ATLAS
Mentee Foundation Model

Other

Mentee Foundation Model

Mentee Robotics

Active Real-time capable
CATEGORYOther
READINESSTRL 5
FIRST RELEASE2025

Mentee Foundation Model

The Mentee Foundation Model is Mentee Robotics' in-house AI platform and the learning and control core of the MenteeBot humanoid. Unlike approaches based on external frameworks (ROS, MoveIt), Mentee built its own fully vertically integrated software stack.

Learning method

The system operates in two main learning modes. "Learning from data" covers language inputs (LLM), vision (NeRF-based 3D mapping), and speech, allowing the robot to build a cognitive map of the world. "Learning from experience" is based on reinforcement learning (RL) in NVIDIA Isaac Sim with Sim2Real policy transfer to the physical robot.

Human mentoring

A key feature of the platform is learning from demonstration: a human mentor shows the robot a new task in real time, and the robot learns to reproduce and execute it autonomously. This paradigm — analogous to on-the-job training for a new employee — enables rapid acquisition of new skills without code changes.

Tech stack

The Foundation Model runs on two NVIDIA Jetson AGX Orin modules installed directly on MenteeBot V3, providing redundancy and on-board heavy AI workload capability. Simulation and RL training are performed in NVIDIA Isaac Sim and Isaac Lab.

System capabilities
Open source
Source code is publicly available under an open-source license — enables security audits, custom modifications, and integration without licensing barriers.
×
Real-time capable
Designed with timing-determinism guarantees — meets the requirements of control loops, safety systems, and tasks demanding low, predictable latency.
⟨/⟩
API available
The software exposes a programmable interface (REST, gRPC, SDK, or language bindings) that enables automation and integration with other systems.
×
📦
Pre-built / binary
Distributed as ready-to-use binary packages, container images, or installers — no need to build from source.
×