Search the archive.
Find published work and reporting by title, description, article text or tag.
Syntax
Exact phraseEither termExclude a term
Refine results2
Also searching for Data Visualization, because “charting” is another name for it.
2 results for “charting”.
- Showcase
Embedding Atlas: Apple's Open-Source Tool for Exploring Millions of Vectors in Your Browser
Apple's Embedding Atlas renders millions of embedding points interactively using WebGPU (with WebGL 2 fallback), Wasm-compiled UMAP, and density-based clustering that runs in milliseconds. Open source, with React, Svelte, Jupyter, and CLI support.
- Showcase
LLM Visualization: A 3D Interactive Walkthrough of GPT-Style Transformers
A stunning 3D visualization that lets you explore every layer, attention head, and matrix operation inside a GPT-style LLM. Watch inference happen in real time and finally grok how transformers actually work.