Open-source community releases Design-Lite: compact model for tokenizing design systems

AI ยท 4 min read

Open-source community releases Design-Lite: compact model for tokenizing design systems

An open-source community today released Design-Lite, a compact transformer model trained on public design tokens, component libraries, and accessible UI patterns. The model is built to convert visual or textual design artifacts into normalized, machine-readable design system schemas.

Design-Lite is intentionally small to facilitate on-device use and easy integration into existing tooling pipelines; its outputs are JSON schemas that map colors, tokens, spacing scales, and component props. The project includes adapters for Figma, Sketch, and a CL tool for batch tokenization.

Maintainers published evaluation datasets and invited contributions, positioning Design-Lite as a neutral building block for tooling interoperability. Early adopters include plugin authors and academic researchers exploring reproducible design system extraction.