Alt Text Generator
A configurable, accessible alt text generator surface for AI product workflows.
Installation
npm install @amro-ui/reactUsage
A configurable, accessible alt text generator surface for AI product workflows.
Package
import { AltTextGenerator } from "@amro-ui/react";
<AltTextGenerator />shadcn copy
import { AltTextGenerator } from "@/components/ui/alt-text-generator";
<AltTextGenerator />