AI Summary

Summary card with a violet sparkle header, bullet list of key points, and a source attribution below.

Weekly summary
  • Onboarding ships to GA on Tuesday
  • Pricing experiment lifts conversion by 14%
  • Two critical bugs filed, one already patched
Synthesized from 3 documents

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Ai17 } from "@/components/beste/piece/ai17";

<Ai17
  title="Weekly summary"
  bullets={[
    "Onboarding ships to GA on Tuesday",
    "Pricing experiment lifts conversion by 14%",
    "Two critical bugs filed, one already patched"
  ]}
  source="Synthesized from 3 documents"
  tone="violet"
/>