Ross ROSS = Recommend OSS · open-source software intelligence for agents

bbycroft/llm-viz resource

3D Visualization of an GPT-style LLM observed · 2026-08-28

github.com/bbycroft/llm-viz · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 97
  • Release rhythm 35
  • Longevity 91

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1281
  • days_rel: n/a
  • days_push: 23
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5509 stars · 658 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

An interactive 3D visualization and walkthrough of a GPT-style LLM running inference, showing the network down to individual add and multiply operations. It renders the transformer topology used in GPT-2/GPT-3 and includes a working tiny example model from Karpathy's minGPT.

Use cases

  • visualize how a GPT transformer works step by step
  • learn LLM inference internals interactively
  • understand attention and transformer architecture in 3D
  • teach students how ChatGPT's underlying algorithm works
  • explore a working GPT model down to individual operations

When to choose

  • you want an intuitive, visual explanation of transformer inference
  • you're teaching or learning how GPT-style networks compute
  • you prefer interactive 3D walkthroughs over papers or blog posts

When to avoid

  • you need a production LLM training or inference tool
  • you want to visualize your own model's weights at scale (large weight downloads unsupported)
  • you need a general-purpose neural network debugger

Facets

learning-resource · maturity active

data-visualization machine-learning graphics large-language-models education deep-learning data-visualization browser 3d-visualization gpt transformer interactive-walkthrough inference webgl web typescript

2 sources

Member repositories

RepositoryRoleHealth v2
bbycroft/llm-vizmain74

For agents

markdown · JSON · MCP: product_card(name="bbycroft/llm-viz")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem