Nerdy Stuff
Under the hood explorations. See how AI actually works with interactive visualizations.
Emergence
Simple rules, complex behavior. An interactive essay on cellular automata, synchrony, segregation, highways, and critical cascades.
Game of Life
The interactive cellular automata world that used to run as the site background, now as a standalone playground.
Embedding Explorer
Visualize how texts cluster in vector space using UMAP. See semantic similarity in action.
Sentence Surgeon
Click any word to remove it. A small BERT predicts what should fill the gap, ranked with probabilities. Click a prediction to graft it in.
Rusenizer
My 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.