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
Free course · Hugging Face · Beginner to intermediate
You want a free structured MCP path with concepts, assignments, SDKs, and a certificate route.
mcp, model context protocol, agents, tools, integrations
Guide · OpenAI · Intermediate to advanced
You need the official beta guide to giving Python or TypeScript Agents SDK workflows isolated files, commands, packages, ports, snapshots, and resumable state while keeping the agent harness and sensitive control-plane work outside the execution container.
openai, agents sdk, sandbox, coding agents, containers
SDK guide · OpenAI · Intermediate to advanced
You want the official TypeScript path for embedding Codex threads inside your own tools, CI jobs, or workflow apps instead of driving everything through the CLI.
openai, codex, sdk, typescript, coding agents
Guide · OpenAI · Intermediate
You are wiring agents across OpenAI and external providers and need the official model-selection and provider-behavior guide instead of inferring capabilities from scattered examples.
openai, agents sdk, models and providers, model selection, multi-provider
Guide · OpenAI · Intermediate
You are moving past one-off calls and need application-owned orchestration, tools, approvals, and state.
openai, agents, tool use, orchestration, state
Guide · OpenAI · Intermediate
You are maintaining or studying older OpenAI visual agent-builder workflows. OpenAI's docs now mark Agent Builder deprecated and scheduled for removal on November 30, 2026, so new work should prefer the Agents SDK, Responses-based orchestration, or Codex.
openai, agent builder, agents, workflows, visual builder
Guide · Anthropic · Beginner to intermediate
You want Anthropic's current map of official SDKs, the `ant` CLI, and framework-specific libraries before choosing an implementation path or teaching setup steps.
anthropic, claude, sdk, cli, libraries
Guide · OpenAI · Intermediate to advanced
You want to orchestrate Codex inside a multi-agent or MCP-driven software workflow instead of using it only as a standalone coding assistant.
codex, agents sdk, mcp, subagents, coding agents
Guide · Anthropic · Intermediate
You want Anthropic's official SDK path for programmable agents that reuse Claude Code's tool loop, context handling, and execution model.
anthropic, agents, claude code, sdk, tool use
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
Platform docs · Hugging Face · Beginner to advanced
You want Hugging Face's top-level guide to agents, including MCP, Skills, SDKs, local agents, and hub-connected coding workflows.
hugging face, agents, mcp, skills, hub
SDK guide · Hugging Face · Intermediate
You want the official Python and JavaScript SDK path for MCP-powered Hugging Face agents instead of piecing agent loops together from lower-level snippets.
hugging face, agents, sdk, mcp, python
Free tutorials · Matt Pocock · Beginner to advanced
Use this when you want Matt Pocock's material for ai coding and related AI skills.
AI coding, Claude Skills, Agentic workflows, AI SDK, MCP