Vesper
Vesper is Tenstorrent's design system for the web: a React component library built on a shared set of design tokens, with light and dark themes, an icon set, and first-class Tailwind support.
npm install @tenstorrent/vesperGetting Started
Install the package, import the styles, and load the fonts.
Components
Browse every component, with live examples and prop tables.
Tokens
The CSS primitives every component is built from.
Playground
Try every component and prop combination in Storybook.
Building with an agent?
Every page of this documentation is also published as plain Markdown, alongside /llms.txt and /llms-full.txt, so a coding agent can work from Vesper's real component APIs instead of guessing at them. See resources for agents.