AmroUI
GitHub

Research Progress Rail

A configurable, accessible research progress rail surface for AI product workflows.

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

Installation

npm install @amro-ui/react

Usage

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