An open-source AI chatbot app template built with Next.js, the Vercel AI SDK, OpenAI, and Vercel KV.🤖

Next.js AI Chatbot
</a>
An open-source AI chatbot app template built with Next.js, the Vercel AI SDK, OpenAI, and Vercel KV.
Features ·
Model Providers ·
Deploy Your Own ·
Running locally
Features
- Next.js App Router
- React Server Components (RSCs), Suspense, and Server Actions
- Vercel AI SDK for streaming chat UI
- Support for OpenAI (default), Anthropic, Cohere, Hugging Face, or custom AI chat models and/or LangChain
- shadcn/ui
- Chat History, rate limiting, and session storage with Vercel KV
- NextAuth.js for authentication