Boogu-Image-0.1: Boosting Open-Source Unified Multimodal Understanding and Generation Researchers introduced Boogu-Image-0.1, an open-source family of unified multimodal understanding and generation models that achieve competitive performance in text-to-image generation, fast inference, instruction-based editing, and bilingual text rendering. The models match or surpass other open-source systems and approach closed-source leaders like Nano-Banana-Pro and GPT-Image-2, using only 208.62 million unique images and a training cost of approximately $400K. The team released weights, code, and recipes under Apache 2.0 to advance open multimodal AI. arXiv:2607.13125v1 Announce Type: new Abstract: We introduce Boogu-Image-0.1, an open-source unified multimodal understanding and generation model family, comprising Base, Turbo, Edit, and Edit-Turbo variants. It delivers competitive performance in high-quality text-to-image generation, fast inference, instruction-based editing, and bilingual Chinese-English text rendering. Closed-source multimodal systems like Nano-Banana-Pro and GPT-Image-2 achieve strong performance through system-level integration rather than a single model, yet their internal practices remain largely undisclosed. In this work, we demonstrate that targeted improvements in model understanding, data quality, and training pipelines, coupled with agentic inference-time scaling, can substantially enhance generation and editing performance even under highly constrained compute budgets. Comprehensive evaluations show that Boogu-Image-0.1 consistently matches or surpasses other open-source models across standard benchmarks, and achieves results approaching leading closed-source systems. Notably, this is accomplished with only 208.62 million unique images. The base model's theoretical training cost is only approximately \$400K. We share practical discussions that we believe are valuable to the broader research community, and release weights, code, and recipes under Apache 2.0 to advance the open ecosystem for unified multimodal understanding and generation. Our code is available here: https://github.com/Boogu-Project/Boogu-Image.