Skip to content

Customizable and re-usable chat component for you to use in your projects. Built on top of shadcn.

License

Notifications You must be signed in to change notification settings

mvandermeulen/shadcn-chat

 
 

Repository files navigation

shadcn-chat

NPM Version Demo Website GitHub Repo stars

Package for adding customizable and re-usable chat components to your applications. Build beautiful chat interfaces in minutes.

Vercel AI SDK chatbot example

shadcn-chat-ai.mp4

Build an AI support chatbot from scratch in less than five minutes! Find the code from the video here.

Documentation

Check out the full documentation and API reference here.

Installation

Note

Some of the components rely on shadcn-ui, so make sure to have it installed.

Use the add command to add components to your project.

It is recommended to install all components at once:

npx shadcn-chat-cli add --all

To view a list of all available components run the following command:

npx shadcn-chat-cli add

Otherwise, install individual components by running:

npx shadcn-chat-cli add [component]

About

Customizable and re-usable chat component for you to use in your projects. Built on top of shadcn.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.8%
  • MDX 8.3%
  • CSS 2.2%
  • JavaScript 1.7%