Catalog card for a configured assistant with a tone-filled bot tile, name, short description, and the tool count.
Searches papers and drafts literature reviews on request.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Ai36 } from "@/components/beste/piece/ai36";
<Ai36
name="Research Copilot"
description="Searches papers and drafts literature reviews on request."
tools={4}
tone="sky"
/>