AmroUI
GitHub

Alt Text Generator

A configurable, accessible alt text generator surface for AI product workflows.

Accessibility descriptionDescribe meaning and context, not visual decoration94% confidence

Installation

npm install @amro-ui/react

Usage

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