Vercel has released an open-source AI chatbot template built with Next.js and the AI SDK. The chatbot supports multiple model providers, including OpenAI, Anthropic, and Cohere, and is styled with Tailwind CSS and Radix UI components. It uses Vercel Postgres and Vercel Blob for data persistence and NextAuth.js for secure authentication. You can deploy it to Vercel with ease and run it locally by configuring environment variables and using the Vercel CLI.
Sort: