Thanks to visit codestin.com
Credit goes to github.com

Skip to content

theplteam/cuikit

Repository files navigation

CUI Kit: Build the Perfect AI Chat for Your Website

A free, open-source React and TypeScript library

Easily integrate ChatGPT, Claude, Gemini, or any other AI model. A flexible, fast, and stylish interface built with React and Material UI, ready for full customization

Documentation

For comprehensive details on how to use, configure, and contribute to this project, please refer to our official documentation.

Installation

Using your favorite package manager, install @plteam/chat-ui

npm i @plteam/chat-ui

The CUI Kit package has a peer dependency on @mui/material. If you are not already using it in your project, you can install it with:

npm install @mui/material @emotion/react @emotion/styled

Please note that react and react-dom are peer dependencies too:

"peerDependencies": {
  "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
  "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages