Generation Progress Story
A configurable, accessible generation progress story surface for AI product workflows.
- Brief
- 2Research
- 3Human review
Installation
npm install @amro-ui/reactUsage
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 />