For years, the consumer robotics market has operated as a collection of black boxes. When a user buys a high-end vacuum or a home assistant, they are purchasing a finished product with a rigid set of behaviors defined by the manufacturer. If a developer wants to modify the internal logic or experiment with new navigation patterns, they face a brick wall of proprietary firmware and locked hardware. The barrier to entry for creating truly custom embodied AI has remained prohibitively high, requiring either massive R&D budgets or the patience to build hardware from scratch.
The Architecture of the Baje Open-Source Platform
Ecovacs is attempting to dismantle this walled garden with the launch of Baje, an open-source robotics platform priced at 49,990 Yuan. This move leverages the company's 28-year history in the field, dating back to its founding in 1998. Having already shipped over 60 million robots globally, Ecovacs is transitioning from a provider of home appliances to a provider of infrastructure for the embodied AI ecosystem. The Baje platform is built on a fully open architecture that utilizes a layered programming approach, designed to accommodate a wide spectrum of users. This means a hobbyist with basic coding skills can begin experimenting, while university researchers and professional R&D engineers can dive into the deep system layers to optimize performance.
By providing this open framework, Ecovacs allows developers to bypass the tedious process of rebuilding foundational robotics technology. Instead of spending months perfecting basic motor control or sensor fusion, engineers can focus their energy on the higher-level application of embodied intelligence. The goal is to accelerate the timeline between a laboratory prototype and a commercially viable physical AI product by providing a standardized, reliable hardware base that is fully accessible to the community.
Shifting Control from Manufacturer to Developer
The critical distinction of Baje lies in how it handles the translation of digital intent into physical movement. Most home robots follow a linear, closed-loop command structure where the manufacturer decides exactly how a robot should react to a specific trigger. Baje breaks this cycle by integrating the Hermes Agent and OpenClaw. OpenClaw serves as the open-source robotic gripper, providing the physical means to interact with the world, while the Hermes Agent acts as the cognitive bridge. The Hermes Agent is an AI model specifically designed to take abstract user intentions and decompose them into concrete, executable physical steps.
This integration transforms the robot from a tool into a programmable agent. To facilitate this, Ecovacs provides 45 core functions covering motion, manipulation, and environmental sensing. These functions act as the building blocks for complex behaviors. For instance, the platform comes with five pre-installed basic applications: organizing toys, finding and delivering specific objects, cleaning a desk, controlling a washing machine, and managing shoe storage. Because the system supports no-code replication, developers can clone these existing behaviors and modify them without writing every line of control logic from scratch.
This represents a fundamental shift in the power dynamics of robotics. The control over physical execution is no longer a secret held by the manufacturer; it is now a specification that developers can audit and extend. A developer can examine the 45 core functions to determine if the robot's native capabilities meet their project requirements and then build custom logic on top of that foundation. The tension between proprietary stability and open-source flexibility is resolved by providing a professional-grade hardware baseline that remains transparent.
The transition from closed appliances to open platforms marks the beginning of a new era where physical AI is defined by the community rather than the corporation.




