New Project
A ready to go sample site that integrates Chatbase AI agents. All that's needed is an environment variable and you're prod-ready!

A Next.js starter template for Chatbase 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