Blog

Articles on the architecture, development practices, and ideas behind MES AI.

  • Introducing MES AI: An Open-Source MES Framework

    Why we built an open, plugin-driven Manufacturing Execution System and what makes its architecture different from traditional MES products.

  • AI-Assisted Development for Industrial Software

    How modern AI coding agents accelerated the delivery of MES AI — from architecture decisions and test coverage to plugin scaffolding and debugging.

  • Deep Dive: The MES AI Plugin Model

    A technical walkthrough of how the plugin framework resolves adapters, manages lifecycle, and lets teams add site-specific behavior without forking the core.

  • Three Ways to Explore the MES AI REST API

    Swagger UI for interactive testing, ReDoc for readable reference documentation, and the raw OpenAPI JSON for client generation and tooling — all generated live from the running server.