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 TemplateRAG Knowledge Base
Retrieval-augmented generation agent with document upload, embedding, and semantic search.
Next.jsAI SDKPineconeOpenAI
View TemplateMulti-Agent Workflow
Orchestrate multiple AI agents with handoff patterns, shared context, and parallel execution.
Next.jsAI SDKRedisVercel
View TemplateCode Generation Agent
An agent that generates, reviews, and iterates on code with sandboxed execution and tool use.
Next.jsAI SDKSandpackMonaco
View Template