AI directory search

Search across educators, skills, and resources.

Use this when you know the topic you need: Claude Code, MCP, evals, RAG, agents, product, coding, prompting, foundations, or model internals.

5 matches for "streaming"

Resources

AI SDK v6 Crash Course

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

Vercel AI SDK Tutorial

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

Anthropic Build with Claude overview

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

Anthropic Managed Agents quickstart

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

OpenRouter Agent SDK

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