AI Lab

AI Lab

Learning by building low-level AI tools

Every concept becomes a usable tool. Build, get curious, learn, improve, repeat.

Learning path

Work through the tools in order — each page has a playground above and a Learn section below with docs and diagrams.

  1. 01

    Tokenizer Explorer

    How text becomes token IDs — the first step in every LLM.

  2. 02

    Matrix Playground

    The linear algebra underneath neural networks.

  3. 03

    Embedding Explorer

    How meaning becomes vectors you can compare and search.

  4. 04

    Attention Visualizer

    How tokens decide which other tokens to focus on.

  5. 05

    Transformer Builder

    How attention and feed-forward layers stack into a model.

  6. 06

    GGUF Inspector

    What's inside a real model file on disk.

Tools