Vector embedding visualizer with a zero baseline, positive values drawn upward in the tone color and negatives drawn downward in muted.
The import and the props worth knowing about, in one place.
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"
/>Square preview that starts as a blurred, washed-out photo and sharpens in stages while the percentage climbs and the step label moves from sketching to done, then starts over.
Live token visualizer with tone-tinted token chips, tokens-per-second rate, and a pulsing caret at the end.
Training run card with current epoch, step counter, loss value, and a violet progress bar reflecting completion.
Attached image card with a tone-tinted thumbnail tile, a scanning line overlay, filename, dimensions, and detected-object chips.