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
16
GitHub Stars
70
First Seen
Apr 13, 2026
ai — vercel-labs/py-ai