Section 01
mlatlas: Declarative ML Architecture Diagrams with Typst [Guide]
mlatlas is a Typst library designed for creating declarative machine learning architecture diagrams. Developed by j-vaught and hosted on GitHub (released on 2026-05-31), it addresses key pain points in ML visualization by allowing users to describe architectures via code, which the compiler then turns into charts. Core benefits include solving manual adjustment hassle, enabling easy version control, ensuring style consistency, and integrating deeply with technical documents.
Original source: mlatlas GitHub repo