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.

6 matches for "typescript"

Resources

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

Model Context Protocol Tutorial

Free tutorial · Matt Pocock · Intermediate

You want to understand MCP and build TypeScript MCP servers over stdio or HTTP, connect Claude Code to tools, use MCP prompts, and package servers for distribution.

mcp, typescript, claude code, tool calling, agents

OpenAI Sandbox Agents

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

OpenAI Codex SDK

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

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