Training and Deploying RL for a $500 Sidewalk Robot
Building a sub-$500 autonomous delivery robot from scratch: custom Vulkan simulator, SAC on JAX, sim-to-real transfer, and lessons from field testing.
Applied Robotics Researcher
I build low-cost autonomous robots and test them in real-world conditions. Before going independent, I spent 20 years in applied AI research — at Google, Yandex, AMD, Sber AI Lab, and AIRI — working on search, speech synthesis, medical AI, genomics, and chip design. At Sber and AIRI I led R&D teams of 100+ people.
Building a sub-$500 autonomous delivery robot from scratch: custom Vulkan simulator, SAC on JAX, sim-to-real transfer, and lessons from field testing.

The Deliverator project investigates using AI to compensate for cheap hardware in autonomous delivery robots. The core question: can lightweight neural networks, running on-device, achieve reliable sidewalk navigation using only basic cameras, consumer-grade IMUs, and standard GPS — bringing total build cost under $500?
The entire stack is built from scratch by a single researcher: a custom Vulkan-based simulator, an RL training pipeline (SAC on JAX), vision-based navigation, teleoperation, and hardware. A functional sub-$500 prototype is operating in real-world outdoor conditions.