Assistant Header
A configurable, accessible assistant header surface for AI product workflows.
Amro AssistantReady to help
onlineInstallation
npm install @amro-ui/reactUsage
A configurable, accessible assistant header surface for AI product workflows.
Package
import { AssistantHeader } from "@amro-ui/react";
<AssistantHeader />shadcn copy
import { AssistantHeader } from "@/components/ui/assistant-header";
<AssistantHeader />