Templates

Full-stack templates for common AI agent use cases.

AI Chat Agent

A full-stack chat agent with streaming, tool calling, and memory. Built with AI SDK and Next.js.

Next.jsAI SDKTailwindPostgres
View Template

RAG Knowledge Base

Retrieval-augmented generation agent with document upload, embedding, and semantic search.

Next.jsAI SDKPineconeOpenAI
View Template

Multi-Agent Workflow

Orchestrate multiple AI agents with handoff patterns, shared context, and parallel execution.

Next.jsAI SDKRedisVercel
View Template

Code Generation Agent

An agent that generates, reviews, and iterates on code with sandboxed execution and tool use.

Next.jsAI SDKSandpackMonaco
View Template