A Next.js starter template for AI-powered SaaS applications with integrated Chatbase AI agents
pnpm installpnpm dev
This template comes pre-configured with Chatbase integration. Here's how to set it up:
Visit Chatbase.co to create your account and chatbot.
You need 1 environment variable: NEXT_PUBLIC_CHATBOT_ID
Create .env.local
:
vercel env pull .env.local