Workshop · Matt Pocock · Intermediate
You want a structured AI SDK v6 course that covers model choice, text and object generation, UI streams, agents, persistence, context engineering, evals, and advanced app patterns.
ai sdk, llm apps, agents, streaming, evals
Free tutorial · Matt Pocock · Beginner to intermediate
You want to build TypeScript LLM apps with Vercel's AI SDK, including streaming, structured outputs, model switching, embeddings, tool calls, and agents.
ai sdk, typescript, streaming, structured outputs, tool calling
Guide · Anthropic · Beginner to intermediate
You want Anthropic's current implementation-first starting point for Claude apps, tool use, prompts, streaming, and API workflows instead of jumping straight into isolated reference pages.
anthropic, claude, build with claude, api, agents
Quickstart · Anthropic · Intermediate to advanced
You want Anthropic's task-oriented path for creating an agent, wiring an environment, starting a session, and streaming work instead of jumping between lower-level reference pages.
anthropic, managed agents, agents, sessions, environments
SDK guide · OpenRouter · Intermediate
You want a TypeScript agent loop with automatic tool dispatch, conversation state, streaming, MCP tools, and explicit step or cost stop conditions while retaining access to OpenRouter's multi-provider catalog.
openrouter, agent sdk, typescript, tool use, mcp