vercel · Vercel AI SDK Docs
AI SDK UI: Overview
An introduction to the AI SDK UI library, explaining its purpose for building generative UI and streaming text interfaces in React applications.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
AI SDK UI: Overview
An introduction to the AI SDK UI library, explaining its purpose for building generative UI and streaming text interfaces in React applications.
When To Use
Use when you need to implement streaming text interfaces or generative UI components within a React-based web application using the AI SDK ecosystem.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/ai-sdk-ui-overview-workflow-guide.md | An overview of the AI SDK UI toolkit covering framework support, integration examples, and API references for building interactive AI applications. | Questions about an overview of the AI SDK UI toolkit covering framework support, integration examples, and API references for buildin... |
What This Skill Covers
- AI SDK UI is designed to help you build interactive chat, completion, and assistant applications with ease. It is a framework-agnostic toolkit , streamlining...
- Main sections:
UI Framework Support,Framework Examples,API Reference.
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://ai-sdk.dev/docs/ai-sdk-ui/overview