Search across all documentation pages
8 pages in this section.
Learn how the Vercel AI SDK connects streaming chat UIs with server-side agent loops using a shared protocol for full-stack web agents.
Learn to build AI applications with the Vercel AI SDK. Explore 8 examples, from basic streaming chat with useChat to advanced tool integration.
Learn to define tools with input schemas and stream them through a UI message response, rendering results as custom React components.
Deploy a streaming AI SDK agent to Vercel Edge Functions. Learn to configure runtime, set maxDuration, manage environment variables, and ensure edge compatibility.
Implement ten best practices for streaming chat, generative UI, and edge deployment of full-stack web agents with Vercel AI SDK.