tenstorrent/tt-studio

The Tenstorrent Studio (TT-Studio) is an easy to use web interface for running AI models on Tenstorrent hardware. It handles all the technical setup automatically and gives you a simple GUI to deploy models, chat with models, and more.

49Stars on the repository
15Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

cli-design

01

tenstorrent/tt-studio

Skill Claude CodeCodex

The complete CLI design language distilled from TT-Studio's python run.py, made portable to any repo: the command surface (one self-bootstrapping entrypoint, grouped --help panels, early-dispatch utility flags, lifecycle symmetry, re-viewable state), the run's spine (a fixed phase stepper, one collapsing line per…

not rated 49 2d ago B 199 tokens original Apache-2.0

draft-release-notes

02

tenstorrent/tt-studio

Skill Claude CodeCodex

Draft TT-Studio GitHub release notes in the house style: study the last one or two published releases for structure and voice, diff the current release branch against the previous release tag/commit, then group the changes into 🚀 New Features / 🐛 Bug Fixes / 🔧 Technical Improvements with bold feature names and…

not rated 49 2d ago A 121 tokens original Apache-2.0

feature-branch-pr

03

tenstorrent/tt-studio

Skill Claude CodeCodex

Make a change in TT-Studio the team way: branch off dev with a / branch, keep the diff minimal and in-scope, verify the running app via its health endpoints before pushing, leave every other branch untouched, and open a PR against dev with a human, professional title and description. Use whenever the user asks to…

not rated 49 2d ago A 126 tokens original Apache-2.0

tenstorrent/tt-studio

Skill Claude CodeCodex

Review third-party license attribution for TT-Studio when dependencies or bundled assets change, and keep the attribution files in sync. Use when a PR adds/updates a dependency (app/backend/requirements.txt, app/agent, inference-api, docker-control-service, or app/frontend/package.json), bundles a binary/model/weights…

not rated 49 2d ago A 151 tokens original Apache-2.0

model-bringup

05

tenstorrent/tt-studio

Skill Claude CodeCodex

Bring up a model that tt-inference-server lists as supported but that TT-Studio can't deploy today — add it to the catalog, deploy it on real hardware, triage failures layer by layer (tt-studio → tt-inference-server → tt-metal), verify fixes by hot-patching the running container, ship a patched GHCR image when…

not rated 49 2d ago C 144 tokens original Apache-2.0

tt-studio-cli

06

tenstorrent/tt-studio

Skill Claude CodeCodex

The TT-Studio CLI skill — how the python run.py command-line interface (the ttsetup/ package) is built and how to change it the TT-Studio way: Typer CLI conventions (flag grouping, early-dispatch utility flags, --help/--help-env docs), package layout and the re-export pattern, the calm minimal-by-default terminal…

not rated 49 2d ago B 168 tokens original Apache-2.0

tenstorrent/tt-studio

Skill Claude CodeCodex

Triage a TT-Studio bug-report ZIP / log bundle (named tt-studio-logs-ttbr- or referenced as ttbr-) to root-cause why a model deploy, board allocation, or Voice Agent pipeline failed. Use when the user shares a path to a TT-Studio log bundle, mentions a bug report ID like ttbr- , or attaches a screenshot of the…

not rated 49 2d ago A 146 tokens original Apache-2.0

tt-studio-overview

08

tenstorrent/tt-studio

Skill Claude CodeCodex

Project map for TT-Studio — what the platform is, where its docs live, its key components (React frontend, Django backend, FastAPI inference server, Docker), and the AI model types it supports. Use when you need a high-level orientation of the repo, want to know which doc covers a topic, or are trying to locate where…

not rated 49 2d ago A 85 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: