AmroUI
GitHub

Credit Pool Meter

A configurable, accessible credit pool meter surface for AI product workflows.

Learning credits3,600 of 6,000 usedResets 1 September
60%
Personal420 / 1,000
Organisation3,180 / 5,000

Installation

npm install @amro-ui/react

Usage

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 />