UNPKG

@cossistant/next

Version:

Next.js-ready SDK for building AI-powered support/chat widgets. Hooks + primitives, WS-driven, TypeScript-first. Next.js-ready, Tailwind optional.

22 lines (14 loc) 786 B
# Cossistant NextJS SDK Build fully featured customer support experiences in your NextJS app with the official `@cossistant/next` package. The SDK wraps the REST and WebSocket APIs, comes with a prebuilt widget, hooks, and UI primitives so you can ship your support quickly and customize later. > 📚 **New to Cossistant?** Follow the [Quickstart guide](https://cossistant/docs/quickstart) in our official documentation. ## Installation Pick the command that matches your package manager: ```bash bun add @cossistant/next # or npm install @cossistant/next # or yarn add @cossistant/next ``` ## Need help or spot a typo? Open an issue in the main repository or start a discussion so we can improve the docs together. Screenshots, reproduction steps, and suggestions are welcome.