Content Safety Explanation
A configurable, accessible content safety explanation surface for AI product workflows.
This request appears to place a recognisable person in a misleading commercial scene. AmroVisionAI will not generate deceptive identity content.
Installation
npm install @amro-ui/reactUsage
A configurable, accessible content safety explanation surface for AI product workflows.
Package
import { ContentSafetyExplanation } from "@amro-ui/react";
<ContentSafetyExplanation />shadcn copy
import { ContentSafetyExplanation } from "@/components/ui/content-safety-explanation";
<ContentSafetyExplanation />