Next.js AI chatbot template using Supabase
Top 95.8% on sourcepulse
This project provides a full-featured, hackable AI chatbot template built with Next.js and Supabase, targeting developers who want to quickly deploy a customizable chat application. It leverages modern Next.js features and Supabase's backend services for a robust and scalable solution.
How It Works
The chatbot utilizes Next.js App Router and React Server Components for efficient server-side rendering and improved performance. It integrates the AI SDK for a unified API to interact with various LLM providers, including OpenAI, Anthropic, and Cohere, with built-in streaming support. Data persistence, authentication, and file storage are handled by Supabase Postgres, Auth, and File Storage, respectively, with real-time updates via Supabase subscriptions.
Quick Start & Requirements
pnpm install
.pnpm dev
.Highlighted Details
Maintenance & Community
The project is a fork of Vercel's original template. Community support and further development details are not explicitly mentioned in the README.
Licensing & Compatibility
The README does not specify a license. Compatibility for commercial use or closed-source linking is not detailed.
Limitations & Caveats
The project is a fork, and its specific maintenance status or divergence from the original is not detailed. The absence of a specified license may pose compatibility concerns for commercial applications.
8 months ago
Inactive