Search the archive.
Find published work and reporting by title, description, article text or tag.
Refine results
Also searching for LLM, because “gpt” is another name for it.
5 results for “gpt”.
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.
Ranked results
- Showcase
Prepare to Pioneer: Dogstudio's AI-Powered Personality Quiz
An AI personality quiz where a shape-shifting point-cloud entity guides you through questions powered by GPT-3.5. Under the hood: a custom AstroGL WebGL framework, Nuxt.js, and context-aware dialogue that adapts based on who you are. Agency self-promo done right.
- Showcase
Reze Engine: A Hand-Rolled WebGPU Renderer for MMD Characters
A hand-rolled WebGPU renderer for MMD anime characters, written in pure TypeScript with exactly one runtime dependency. Toon outlines, rim light, IK, and Bullet physics built from scratch, plus a tutorial that walks from Hello Triangle to a fully rigged, dancing character.
- Showcase
LFM2-MoE: An 8.3B Parameter Language Model Running Entirely in Your Browser via WebGPU
Liquid AI's LFM2-MoE loads 8.3B parameters (1.5B active) and generates text client-side through WebGPU. No server, no API key. A hybrid convolution-attention architecture running Mixture-of-Experts inference in a browser tab, powered by Transformers.js.
- Showcase
AI Grid: Run LLMs in Your Browser, Share GPU Compute with the World
AI Grid connects browser tabs into a peer-to-peer compute mesh. Run LLMs locally with WebGPU, share spare GPU cycles, or borrow from others. No installs, no cloud. Just a URL and your graphics card.