AmroUI
GitHub

Credit Cost Preview

A configurable, accessible credit cost preview surface for AI product workflows.

Generation cost84 credits240 available
Within balance
  • Image generation4 × 1872
  • Prompt enhancement1 × 44
  • Durable storage4 × 28
Remaining after generation 156

Installation

npm install @amro-ui/react

Usage

A configurable, accessible credit cost preview surface for AI product workflows.

Package

import { CreditCostPreview } from "@amro-ui/react";

<CreditCostPreview />

shadcn copy

import { CreditCostPreview } from "@/components/ui/credit-cost-preview";

<CreditCostPreview />