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.
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.
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.
An example of searching, filtering, and pagination.
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.
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.
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
Natural Language Postgres
An Next.js application that allows you to query a PostgreSQL database with natural language.
An open-source AI semantic image search app template built with Next.js, Vercel AI SDK, OpenAI, Vercel Postgres, Vercel Blob and Vercel KV.
A multi-modal chatbot application using the Vercel AI SDK.
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
Precedent – Next.js Starter
A collection of components, hooks, and utilities built on Next.js, Typescript, Tailwind, Radix, Framer Motion, Prisma, and PostgreSQL.
A retrieval-augmented generation chatbot built with Next.js, the Vercel AI SDK, Drizzle ORM, and PostgreSQL.