Nerdy Stuff
Under the hood explorations. See how AI actually works with interactive visualizations.
Emergence
LiveSimple rules, complex behavior. An interactive essay on cellular automata, synchrony, segregation, highways, and critical cascades.
Game of Life
LiveThe interactive cellular automata world that used to run as the site background, now as a standalone playground.
Optimization
LiveOne interactive lab for gradient descent, black-box search, and why high-dimensional optimization breaks the 2D cartoon.
Embedding Explorer
LiveVisualize how texts cluster in vector space using UMAP. See semantic similarity in action.
Temperature Playground
LiveExplore how temperature shapes LLM output. See token probabilities, branching paths, and the creativity dial in action.
Rusenizer
LiveMy Turkish-optimized tokenizer. Compare with GPT-4 and see ~45% token savings on Turkish text.
Attention Heatmap
SoonVisualize where transformer models look when processing text. See attention patterns.
Steering LLMs
SoonProbe whether concepts can be induced, strengthened, or redirected inside a model with steering and interpretability tools.
RuseN-Gram
SoonMy personal N-Gram model. Old school meets new school language modeling.