Everything you need to assemble
A complete foundation for an AI conversation app, ready to make your own and gather a community around.
A complete foundation for an AI conversation app, ready to make your own and gather a community around.
Route across leading models through the Vercel AI Gateway, with per-model tool, vision, and reasoning capability awareness.
Rich side panels for text, code, and sheets — generated inline and streamed as you chat.
Chats, messages, votes, and document versions are saved in Postgres with versioned, resumable streams.
NextAuth credentials and ephemeral guest auth, with user type threaded into the session for entitlements.
AI SDK tool calls with human-in-the-loop approval, plus resumable streaming backed by Redis when available.
A forkable, self-hostable template — own your data, customize the UI, and deploy anywhere Next.js runs.
Generated content opens in a dedicated panel — never lost in the chat scroll.
def hello(name):
return f"Hi, {name}"
print(hello("world"))Routes across leading models
Create an account to keep your conversations, or sign in to pick up where you left off.
Sign up