Vector embedding visualizer with a zero baseline, positive values drawn upward in the tone color and negatives drawn downward in muted.
New here? Read the installation guide.
import { Ai26 } from "@/components/beste/piece/ai26";
<Ai26
label="embedding.vec"
dims={1536}
values={[
0.42,
-0.18,
0.67,
0.05,
-0.31,
0.54,
0.22,
-0.09,
0.38,
-0.48,
0.71,
0.13,
-0.22,
0.58,
-0.05,
0.34
]}
tone="violet"
/>Live token visualizer with tone-tinted token chips, tokens-per-second rate, and a pulsing caret at the end.
Gradient sparkle tile inside a pill showing the model name, a speed caption, and a dropdown arrow.
Training run card with current epoch, step counter, loss value, and a violet progress bar reflecting completion.
Two-by-two grid of AI-generated image variants. The selected tile gets a primary border.