Skip to content

Radix UI templates and examples

Browse examples and templates of application builds using Radix UI.

RAG with Vercel AI SDK

A retrieval-augmented generation chatbot built with Next.js, the Vercel AI SDK, Drizzle ORM, and PostgreSQL.
RAG with Vercel AI SDK

Precedent – Next.js Starter

A collection of components, hooks, and utilities built on Next.js, Typescript, Tailwind, Radix, Framer Motion, Prisma, and PostgreSQL.
Precedent – Next.js Starter

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
Generative UI Chatbot with React Server Components

Multi-Modal Chatbot

A multi-modal chatbot application using the Vercel AI SDK.
Multi-Modal Chatbot

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.
Semantic Image Search

Natural Language Postgres

An Next.js application that allows you to query a PostgreSQL database with natural language.
Natural Language Postgres

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
Dynamic Model Usage with AI SDK

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.
Provider Registry with Vercel AI SDK

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.
SaaStart: Auth0 + Next.js SaaS Starter Kit

Next.js Book Inventory

An example of searching, filtering, and pagination.
Next.js Book Inventory

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).
No Schema Output Mode with Vercel AI SDK

Next.js Chat Example with Telemetry

A chatbot using the Vercel AI SDK with Telemetry.
Next.js Chat Example 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.
Object Generation Streaming with useObject

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.
Automatic Tool Call Roundtrips with Vercel AI SDK