@tsingletaryTT
Taylor
Singletary
Developer Relations at Tenstorrent
Building tools, community, and on-ramps for the future of AI hardware.
tt-vscode-toolkit TypeScript · Python · VS Code extension
A complete learning and development environment for Tenstorrent hardware, shipped on the VS Code Marketplace: 53 interactive lessons from hardware detection through custom training, click-to-run commands instead of copy-paste, production-ready templates, live device telemetry in the status bar, and hardware auto-detection that tailors the guidance to whatever accelerator you actually have. Covers vLLM, TT-Forge, TT-XLA and TT-Metalium.
VS Code with the toolkit open: a lesson tree on the left, a particle-life lesson with code in the middle, its rendered output top-right, and simulation results in the terminal.
A lesson mid-run — tree of 53 on the left, the code, its output, and live device telemetry in the status bar.
github.com/tenstorrent/tt-vscode-toolkit ↗ Live site ↗
tt-toplike Rust
Real-time hardware monitoring for Grayskull, Wormhole and Blackhole silicon — top(1) if it had been designed to be looked at. The visualizations aren't decorative: every particle, star and colour shift maps to a real signal off the chip, read from the driver's sysfs attributes (power, die temperature, current, three clock domains, DDR training state, ECC counters, PCIe throughput, the ARC firmware heartbeat). An adaptive baseline learns your chip's idle state, so a 20 W card and an 80 W card read the same at the same fraction above idle.
Arcade mode, four Blackhole chips under LLM inference. Hue tracks temperature, drifts with time, and offsets per core — so the grid shows a wave instead of flipping all at once.
github.com/tenstorrent/tt-toplike ↗ Live site ↗
tt-quietbox2-guide JavaScript · Nunjucks · docs site
The handbook for the Tenstorrent QuietBox 2 — first boot to confident daily use, organised as four paths (explore, run & build, tinker, customize) across 23 chapters. Unboxing and power-on, system access and administration, workloads and development flows, troubleshooting and recovery, then command and configuration reference.
The guide's landing page: a four-circle Venn diagram of learning paths beside cards for Explore, Run & build, Tinker and Customize, each with a chapter count and reading time.
The landing page — four overlapping paths through the machine, each with its chapter count and how long it takes.
github.com/tenstorrent/tt-quietbox2-guide ↗ Live site ↗
tt-local-generator Python · GTK4
A desktop UI for generating video, images and generative art entirely on your own Tenstorrent hardware — Wan2.2 and SkyReels for text- and image-to-video, FLUX.1 and Z-Image for stills, AnimateDiff for looping GIFs, plus a local LLM that writes the imaginative prompts to feed them. Nothing leaves the box. TT-TV turns the whole thing into an endless channel that queues its own prompts and plays the results.
TT-TV — the machine writing its own prompts, generating the video, and playing it back as a channel that never runs out.
github.com/tenstorrent/tt-local-generator ↗ Live site ↗
tt-awesome JavaScript · Eleventy · curated directory
The community directory for the Tenstorrent ecosystem — over 150 projects, tools, models and papers across 13 categories, each tagged community, affiliated or official. Taylor built and maintains the thing: entries are JSON files, the README and the site are both generated from them, and anyone can submit one through an issue template. The content is the ecosystem's; the machinery is his.
The tt-awesome site: a category sidebar, a search box over 151 entries, headline counts of 151 projects and 13 categories, and a grid of category cards each previewing an entry.
The directory itself — 151 entries, 13 categories, searchable, with a submit button that opens an issue template.
github.com/tenstorrent/tt-awesome ↗ Live site ↗
tt-tnt Python · ttml / tt-train
A small Llama-3-style language model built Tenstorrent-first — trained from random initialization on Blackhole hardware with ttml, packaged with tt-kernel, and served through the Tenstorrent vLLM plugin. The point isn't capability; it's showing end to end, without gaps, what a model designed for Tenstorrent from the first line looks like when it's trained, published, and served entirely on Tenstorrent tooling. Weights and the corpus recipe are public on Hugging Face.
github.com/tsingletaryTT/tt-tnt ↗ Live site ↗
tt-bio-demo Python · GTK4 + OpenGL
A turnkey conference demo built on top of moritztng/tt-bio — the project that brings protein structure prediction to Tenstorrent hardware, running Boltz-2 and friends on Blackhole. This is the booth wrapped around it: watch a protein condense out of noise into its folded structure in real time, on the chips a few feet away. Four chips fold four molecules at once in a quad view, streaming the model's actual denoising trajectory a step at a time. Built to run unattended on a show floor all day.
Four chips, four molecules, real denoising trajectories — trimmed from the repo's own 30-second booth capture.
github.com/tsingletaryTT/tt-bio-demo ↗ Live site ↗
tt-gozer Python · stdlib only
Cooperative chip leasing for Tenstorrent boxes, so several agents — Claude Code sessions, aider, shell scripts, cron jobs — can share one machine without corrupting each other's runs. A lease says who is using which chips and why; the kernel says whether that's actually true, and when the two disagree the kernel wins. Let go and let Gozer.
Terminal output of gozer status: two chips HELD by a lease, two BUSY-UNTRACKED with no lease, and one queued request.
Two chips leased, two in use without one. BUSY-UNTRACKED is the state gozer exists to make visible.
github.com/tsingletaryTT/tt-gozer ↗
tt-demo-maker Rust · tmux + asciinema
A project-agnostic toolkit for authoring demo recordings and draft posts from inside any project. Point it at a TUI or CLI, describe the scenes in YAML, and it produces recorded footage (asciicast, GIF, MP4) alongside a first-draft Markdown post pairing each directive with the reaction it caused — so the recording machinery isn't reinvented per project.
Ouroboros — tt-demo recording tt-demo. Left pane drives a real matmul burst; right pane watches the board react to its own filming.
github.com/tsingletaryTT/tt-demo-maker ↗
tt-animatediff Python · TTNN
AnimateDiff on Blackhole, in three phases: temporally coherent video on CPU with the full MotionAdapter, then spatial denoising accelerated by the TTNN UNet, then MotionAdapter temporal attention injected directly into the Blackhole denoising loop — no distillation, weights loaded straight from the upstream adapter. Eight frames at 25 steps, about 15 seconds a frame.
Eight frames of "cathedral," denoised on a Blackhole P300C with temporal attention injected into the loop.
github.com/tenstorrent/tt-animatediff ↗ Live site ↗
tt-midi-maker Python · MCP server
Multi-track MIDI generation from text prompts, running on Tenstorrent hardware. Exposes generation as a fully-featured MCP server — meaning any MCP-compatible client can compose music through it.
Piano-roll notation for the groove section of a generated piece, notes laid out across several tracks.
A generated piano roll: the groove section of "midnight blues."
github.com/tsingletaryTT/tt-midi-maker ↗ Live site ↗
tt-zork-and-more Python · C++ · TT-Lang
Zork I (and II, III, Hitchhiker's, Planetfall, Colossal Cave) running on a Blackhole accelerator across three hardware stages: a host-CPU Z-machine, the same interpreter with the game binary living in Blackhole DRAM, and finally a Z-machine kernel executing on the chip's RISC-V management cores. An optional remix layer has Llama-3.3-70B on Tensix rewrite every response as you play. 1977 interactive fiction as a way to explore what's actually programmable on the silicon.
Hybrid mode: a human plays, Llama-3.3-70B on Tensix rewrites every response the game gives back.
github.com/tsingletaryTT/tt-zork-and-more ↗ Live site ↗
tt-station Rust · Swift · macOS
Use your Tenstorrent hardware from a Mac with ease — a native bridge between macOS and TT accelerators. "Such is the stuff, from where dreams are woven."
The tt-station macOS app showing a list of models available on a remote Tenstorrent machine.
The native macOS app browsing models on a Tenstorrent box.
github.com/tsingletaryTT/tt-station ↗ Live site ↗
tensix-viz JavaScript
Hardware topology visualizer — from individual Tensix chips up to full multi-chip clusters. Makes the physical architecture of Tenstorrent hardware legible at a glance.
The cluster view — chip up to full multi-chip topology.
github.com/tsingletaryTT/tensix-viz ↗ Live site ↗
tt-forge-compiletron Python
Compile more than 100 models on tt-forge and display the results in a format built for demos. A fast way to show off the breadth of the Tenstorrent software stack.
Models compiling on tt-forge, results landing live.
github.com/tsingletaryTT/tt-forge-compiletron ↗ Live site ↗
tt-warp Python · Warp plugin
A Warp terminal plugin for Tenstorrent — hardware status, model runner shortcuts, and workflow automation built into the terminal experience.
Four shell commands: pip install tt-warp, tt-warp install, tt-warp sync, and adding the rc file to bashrc.
The entire install: four commands and the terminal knows about your hardware.
github.com/tsingletaryTT/tt-warp ↗
tt-model-runner Python · GUI + TUI
Discover, load, and benchmark models with a GUI and a TUI for tt-inference-server. The friendly face on top of raw hardware inference.
Tree diagram of AppController and its seven components, with GTK and Textual views underneath.
One controller, seven workers, two front-ends — no widget ever touched from a background thread.
github.com/tsingletaryTT/tt-model-runner ↗
tt-qb-lights Rust
Sync your Quietbox's LED lighting to the live status of its accelerator chips. Real-time visual feedback from the hardware, written in Rust.
Flow diagram: hardware sensors polled at 1Hz feed a Rust service that drives an OpenRGB server and 240 LEDs.
hwmon at 1 Hz, into a Rust service, out to 240 LEDs.
github.com/tsingletaryTT/tt-qb-lights ↗
tt-developer-image Dockerfile
A developer-focused container image for Tenstorrent work. Batteries included: the full stack, tooling, and a development experience worth having.
Nested-box diagram of the image: code-server containing the tt-vscode-toolkit extension, over three venvs, branching to real hardware or simulator.
code-server, the toolkit extension, and three venvs — the same image on real silicon or on the simulator.
github.com/tsingletaryTT/tt-developer-image ↗
tt-claw Shell
Allow the claw machine to reward you with experience. A playful hardware integration that turns physical arcade interaction into something meaningful.
Flow diagram from a user question through the gateway and memory search to a vector database, an LLM, and a cited answer.
Question, to a vector DB of 46+ hard-won lessons, to vLLM on TT hardware, back as a cited answer.
github.com/tsingletaryTT/tt-claw ↗
tt-agents Python
Six local-agent demos that run entirely on a Tenstorrent QuietBox 2 — no cloud, no API keys: a web-research agent, a codebase explorer, a multi-agent writing pipeline, a stateful dungeon master, and storyboard-to-pixelart and landscape-SVG generative pipelines. A working argument that 32B+ models make agentic tool-calling reliable where 7B models fall apart.
Generated vector landscape: a yellow sun over layered purple mountain ridges against a magenta-to-indigo gradient sky.
Output of the landscape-SVG pipeline — composed entirely on a QuietBox 2, no cloud, no API keys.
github.com/tsingletaryTT/tt-agents ↗
tt-lang-freeciv C
Defer FreeCiv AI and generative work to Tenstorrent hardware via TT-Lang-based kernels. An experiment in offloading game intelligence to real accelerator silicon.
A 256 by 256 greyscale terrain height map produced by the generator.
A height map generated through TT-Lang kernels.
github.com/tsingletaryTT/tt-lang-freeciv ↗
View all writing ↗ RSS ↗