ai-sdk
A unified toolkit for building AI-powered applications with streaming, agents, and framework-specific hooks.
Install
npx skills add https://github.com/vercel/ai --skill ai-sdkStats
| Total installs | 14,212 |
| Weekly installs | 14.2K |
| GitHub stars | 23.0K |
| First seen | Jan 23, 2026 |
| Source | @vercel/ai |
Summary
- Covers core APIs including generateText, streamText, ToolLoopAgent, embed, and tool calling across multiple AI providers (OpenAI, Anthropic, Google, etc.)
- Supports building agents, chatbots, RAG systems, and text generation with structured output and streaming capabilities
- Includes React hooks (useChat, useCompletion) and framework-specific patterns for Next.js, SvelteKit, and other platforms
- Provides type-safe agent consumption with InferAgentUIMessage for end-to-end type safety and local DevTools for debugging
Tags
Related skills
| Skill | Installs | vs ai-sdk |
|---|---|---|
| prd | 12,219 | -1,993 |
| doc-coauthoring | 20,351 | +6,139 |
| javascript-sdk | 13,921 | -291 |
| baoyu-comic | 12,467 | -1,745 |
| python-sdk | 14,067 | -145 |
FAQ
- How many installs does ai-sdk have?
- ai-sdk has 14,212 total installs and 14.2K installs this week.
- Where is ai-sdk hosted?
- ai-sdk is published by @vercel/ai at https://github.com/vercel/ai.
- How many GitHub stars does ai-sdk have?
- ai-sdk has 23.0K GitHub stars.
- When was ai-sdk first indexed?
- OrangeBot.AI first indexed ai-sdk on Jan 23, 2026.
- How do I install ai-sdk?
- Run: npx skills add https://github.com/vercel/ai --skill ai-sdk