Safety guardrail card with an emerald shield, active status pill, and a row of enabled policy tags.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Ai33 } from "@/components/beste/piece/ai33";
<Ai33
name="Guardrails"
policies={[
"PII redaction",
"Toxicity",
"Prompt injection"
]}
/>