Skip to content
Build
Scale
Secure
Learn
Pricing
Log In
Contact
Sign Up
Radix UI templates and examples
Browse examples and templates of application builds using Radix UI.
Filter Templates
Clear
Use Case
AI
Starter
Ecommerce
SaaS
Blog
Portfolio
CMS
Backend
Edge Functions
Edge Middleware
Edge Config
Cron
Multi-Tenant Apps
Realtime Apps
Documentation
Virtual Event
Monorepos
Web3
Vercel Firewall
Microfrontends
Authentication
Marketing Sites
CDN
Admin Dashboard
Security
Framework
CSS
1
Database
CMS
Authentication
Experimentation
RAG with Vercel AI SDK
A retrieval-augmented generation chatbot built with Next.js, the Vercel AI SDK, Drizzle ORM, and PostgreSQL.
Precedent – Next.js Starter
A collection of components, hooks, and utilities built on Next.js, Typescript, Tailwind, Radix, Framer Motion, Prisma, and PostgreSQL.
Generative UI Chatbot with React Server Components
A Generative UI chatbot that streams React Server Components from the Server with Next.js and the Vercel AI SDK
Multi-Modal Chatbot
A multi-modal chatbot application using the Vercel AI SDK.
Semantic Image Search
An open-source AI semantic image search app template built with Next.js, Vercel AI SDK, OpenAI, Vercel Postgres, Vercel Blob and Vercel KV.
Natural Language Postgres
An Next.js application that allows you to query a PostgreSQL database with natural language.
Dynamic Model Usage with AI SDK
A chatbot that allows you to dynamically set the LLM using Vercel AI SDK with Feature Flags and Edge Config
Provider Registry with Vercel AI SDK
A Next.js chatbot using the Vercel AI SDK's streamText function with a provider registry to allow users to switch models.
SaaStart: Auth0 + Next.js SaaS Starter Kit
The Auth0 SaaS Starter Kit is a full-stack Next.js application designed to help you get started building B2B SaaS with Auth0 by Okta.
Next.js Book Inventory
An example of searching, filtering, and pagination.
No Schema Output Mode with Vercel AI SDK
A Next.js chatbot using the Vercel AI SDK's streamObject function without an underlying schema (no schema output mode).
Next.js Chat Example with Telemetry
A chatbot using the Vercel AI SDK with Telemetry.
Object Generation Streaming with useObject
An application that converts text inputs into structured objects and streams the expense as it’s being processed using the Vercel AI SDK.
Automatic Tool Call Roundtrips with Vercel AI SDK
A Next.js chatbot using the Vercel AI SDK's streamText function to automatically handle multiple tool call roundtrips.