AmroUI
GitHub

Generation Progress Story

A configurable, accessible generation progress story surface for AI product workflows.

  1. Brief
  2. 2Research
  3. 3Human review

Installation

npm install @amro-ui/react

Usage

A configurable, accessible generation progress story surface for AI product workflows.

Package

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

<GenerationProgressStory />

shadcn copy

import { GenerationProgressStory } from "@/components/ui/generation-progress-story";

<GenerationProgressStory />