Search the archive.
Find published work and reporting by title, description, article text or tag.
Refine results1
Also searching for Data Visualization, because “charting” is another name for it.
4 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.
- News
Google Brings LiteRT Inference to the Browser With WebGPU
Google has brought its LiteRT on-device inference stack to the browser, with XNNPACK on CPU, ML Drift over WebGPU, and experimental WebNN support for NPUs.
- News
WASI-WebGPU 0.3 RC Takes GPU Compute Beyond the Browser
The Phase 2 wasi:webgpu proposal has a 0.3 release candidate, mapping WebGPU-style GPU access into WASI for portable, sandboxed compute across servers, desktops, Android, and the web.