This is a chatbot starter template for the Next.js 14 based on AI SDK v4.
- Next.js 14
- AI SDK v4
- Tailwindcss
- Shadcn
- assistant-ui
Clone the repository to the current directory.
git clone https://github.com/w3labkr/nextjs14-aisdk4-chatbot .Install all modules listed as dependencies.
npm installCopy of the .env.example if the .env doesn't exist.
cp .env.example .envStart the development server.
npm run devThis software license under the MIT License.
