Adaptive Path Card
A configurable, accessible adaptive path card surface for AI product workflows.
Adaptive next stepChoose your best pathYour answers show strong recall but lower confidence applying this concept.
Personalised
Installation
npm install @amro-ui/reactUsage
A configurable, accessible adaptive path card surface for AI product workflows.
Package
import { AdaptivePathCard } from "@amro-ui/react";
<AdaptivePathCard />shadcn copy
import { AdaptivePathCard } from "@/components/ui/adaptive-path-card";
<AdaptivePathCard />