Primitives

Fullstack building blocks for AI applications. Each one includes a UI component and an API route using the Vercel AI SDK (v5). Easy to install with the shadcn registry.

To test the demos, set your OPENAI_API_KEY below. It’s stored in localStorage.

Full chatbot

npx shadcn@latest add "https://prompt-kit.com/c/chatbot.json"

Tool calling

npx shadcn@latest add "https://prompt-kit.com/c/tool-calling.json"