Research Progress Rail
A configurable, accessible research progress rail surface for AI product workflows.
- Brief
- 2Research
- 3Human review
Installation
npm install @amro-ui/reactUsage
A configurable, accessible research progress rail surface for AI product workflows.
Package
import { ResearchProgressRail } from "@amro-ui/react";
<ResearchProgressRail />shadcn copy
import { ResearchProgressRail } from "@/components/ui/research-progress-rail";
<ResearchProgressRail />