Credit Pool Meter
A configurable, accessible credit pool meter surface for AI product workflows.
Learning credits3,600 of 6,000 usedResets 1 September
60%
Installation
npm install @amro-ui/reactUsage
A configurable, accessible credit pool meter surface for AI product workflows.
Package
import { CreditPoolMeter } from "@amro-ui/react";
<CreditPoolMeter />shadcn copy
import { CreditPoolMeter } from "@/components/ui/credit-pool-meter";
<CreditPoolMeter />