# Open Model Ecosystem

### 🌍 Open Model Ecosystem: From Users to Developers

In addition to official Reborn models, we support an **open development paradigm** that encourages contributions from the broader ecosystem.

* **Developers and researchers** can access Reborn’s curated datasets and build **custom models** tailored to new applications.
* **Builders and entrepreneurs** can propose **vertical-specific ecosystem projects**—from warehouse cobots to eldercare companions—leveraging Reborn data and tools.
* **Contributors** who deploy their own models in real-world scenarios can loop feedback and new data back into the ecosystem, improving global model quality.

This community-driven loop of **“Build → Deploy → Collect → Improve”** ensures that Reborn evolves not as a closed platform, but as an **open, extensible intelligence layer** for the embodied AI economy.

### 🦾 Co-Development with Robotic Giants

Reborn adopts a **collaborative model development approach**, working closely with industry partners such as **Unitree Robotics** and **Booster Robotics**. This partnership structure allows for rapid iteration, real-world deployment, and continuous feedback. The community users can directly develop or deploy the model from Reborn to the robot by one click.

* **Reborn** contributes:
  * Advanced **algorithms** and training architectures
  * Large-scale **multimodal datasets** collected via our ecosystem
  * Scalable **training pipelines** for embodied AI models
* **Hardware partners** provide:
  * **Commercial-grade humanoid platforms** and mobile manipulators
  * **Testbeds and deployment scenarios** across home, lab, and industrial environments
  * Performance benchmarks and real-time usage data

This synergy ensures that models are optimized not just for simulation, but for the real-world constraints of modern robot hardware.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://reborn-agi.gitbook.io/reborn-network/products/open-model-ecosystem.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
