Token-usage card with used of total readout and a fill bar that shifts emerald to amber to rose.
New here? Read the installation guide.
import { Ai5 } from "@/components/beste/piece/ai5";
<Ai5
used={4820}
total={8192}
label="Tokens"
/>Live token visualizer with tone-tinted token chips, tokens-per-second rate, and a pulsing caret at the end.
Completion stop reason card where the icon tile color flips per reason (end_turn, stop_sequence, tool_use, max_tokens) and shows the token count.
Monthly quota meter with a tone-colored SVG donut arc, percentage in the middle, used/total request count, and reset countdown.
Context-window card with a tokens-used-of-max readout and a violet-to-fuchsia gradient fill bar.