Developer tools
AI SDK
Vercel's open-source TypeScript toolkit for building streaming, multi-provider AI applications and agents.

Key features
- Unified APIs across multiple model providers
- Streaming UI hooks and agent-building primitives
Pros and tradeoffs
Strengths
- Provides one consistent TypeScript interface for many providers
Consider before choosing
- Application costs and behavior still depend on selected providers
What people use AI SDK for
- Build TypeScript applications that can switch among supported AI providers
Frequently asked questions
Is AI SDK tied only to Vercel hosting?
No. The open-source toolkit can be used in supported TypeScript environments, while Vercel services remain optional.