
Township Small Business Chatbot Algorithm
An open-source AI chatbot app template built with Next.js, the Vercel AI SDK, OpenAI, and Vercel KV for small business interactions.
ai
chatbot
nextjs
+2
|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
- Styling with Tailwind CSS
- Radix UI for headless component primitives
- Icons from Phosphor Icons
- Chat History, rate limiting, and session storage with Vercel KV
- NextAuth.js for authentication