#63 · Primary category: AI Design & Prototyping

prompt-kit

ai components nextjs react shadcn shadcn-ui tailwindcss ui

Core building blocks for AI apps. High-quality, accessible, and customizable components for AI interfaces.

Project last updated:03/12/26

GitHub Stars

3.0K

Forks

162

Contributors

13

License

MIT

Why we included this project

For a frontend developer building a React app that talks to an LLM, prompt-kit covers the fiddly interface work nobody enjoys doing twice: a prompt input that handles attachments and actions, streaming chat views, and the usual chrome around an AI workspace. Everything installs through the shadcn CLI, so each component drops into your project as plain code you own outright and can restyle with your existing Tailwind theme. Accessibility is built in, which spares you from retrofitting keyboard navigation and screen-reader behavior later. It also slots neatly next to the Vercel AI SDK and OpenAI SDK, making it a sensible base for a polished chat experience without hand-building every interaction.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category