Token-usage card with used of total readout and a fill bar that shifts emerald to amber to rose.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Ai5 } from "@/components/beste/piece/ai5";
<Ai5
used={4820}
total={8192}
label="Tokens"
/>