Mistral AI, the French AI company behind the Mistral line of language models, has introduced Robostral Navigate, an 8-billion-parameter model built for embodied navigation — guiding robots through real-world spaces using natural-language instructions and a single RGB camera, the company said in a blog post this week.

Unlike many navigation systems that depend on LiDAR, depth sensors, or multiple cameras, Robostral Navigate works from ordinary color video alone. According to Mistral, the model scored 79.4% on the R2R-CE benchmark’s “seen” validation set and 76.6% on “unseen” environments — beating the best comparable single-camera system by 9.7 points and outperforming rival systems that use depth sensors or multiple cameras by 4.5 points, despite using neither.

How it was built

Mistral said the model was trained entirely in simulation, on roughly 400,000 navigation trajectories spanning 6,000 scenes, then refined with reinforcement learning that added a further 3.2 percentage points to its success rate. The company also said a caching technique it developed cut the tokens needed for training by a factor of 22 compared with standard methods.

The model was initialized from Mistral’s existing vision-language system and is designed to generalize across different robot types — wheeled, legged, or flying — and across cameras with different specifications, according to the announcement.

Why it matters

Camera-only navigation lowers the cost and complexity of deploying autonomous robots, since manufacturers can skip expensive depth sensors or LiDAR arrays. Mistral pointed to warehouses, offices, delivery routes and hospitality settings as potential applications, framing Robostral Navigate as part of its broader push into “physical AI” — using AI models to control machines operating in the real world rather than purely digital tasks.

The release adds Mistral to a growing list of AI labs racing to build foundation models for robotics, an area increasingly seen as the next frontier after large language models mastered text, code and images.