ai

Installation
SKILL.md

ai

Use this skill when working with the Python ai SDK.

uv add ai

Direct OpenAI-compatible and Anthropic-compatible providers require optional extras: uv add "ai[openai]" or uv add "ai[anthropic]". AI Gateway works with the base package.

import ai

Quick start

Installs
6
GitHub Stars
69
First Seen
May 17, 2026
ai — vercel-labs/ai-python