Ai Evaluation Score Card
A production-scale, light + dark Ai Evaluation Score Card component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add ai-evaluation-score-cardLive preview available in the gallery.
Usage
import { AIEvaluationScoreCard } from "@lerpa/ui";
<AIEvaluationScoreCard />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| overall | number | — | |
| categories | ScoreCategory[] | — | |
| modelName | string | — | |
| accent | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.