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.

17 matches for "orchestration"

Video matches

Watch first when you want a fast feel for the topic before opening courses, docs, or profiles.

LangGraph introduction video thumbnail

LangGraph introduction

LangChain · agents, langgraph, llm orchestration, rag

Educators

Providers and platforms

LangChain profile photo

LangChain

LangChain Academy · Intermediate

Useful when you are ready to build multi-step LLM applications, agents, and graph-based workflows.

Topics

LangGraph, Agents, LLM orchestration, RAG

CrewAI profile photo

CrewAI

CrewAI docs · Intermediate

Useful for learning role-based multi-agent patterns and orchestration concepts.

Topics

Agents, Multi-agent workflows, Tool use, Automation

Good for learning multi-agent design patterns and conversation-based orchestration.

Topics

Agents, Multi-agent workflows, Tool use, AI engineering

Agent tools and skill directories

Agent orchestration

Mission Control

Builderz Labs · Open-source dashboard

Use this when the hard part is seeing, assigning, and coordinating agent work rather than writing another prompt.

Start

Run it locally, connect one low-risk agent workflow, and validate task state, cost tracking, and review behavior.

Resources

Multi AI Agent Systems with crewAI

Short course · DeepLearning.AI · Beginner to intermediate

You want a practical introduction to role-based multi-agent systems and task orchestration.

agents, multi-agent workflows, crewai, automation

Project HydraFusion

Model orchestration research preview · GitHub · Intermediate to advanced

You want GitHub's September 4, 2026 technical explanation of runtime model orchestration for coding tasks, including plan decomposition, draft-critique-revise patterns, model cascading, evaluation design, and quality-versus-cost tradeoffs.

github copilot, model orchestration, model selection, coding agents, evals

OpenAI Agents SDK models and providers

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

OpenAI Programmatic tool calling

Guide · OpenAI · Intermediate to advanced

You need OpenAI's current guide for deterministic tool orchestration, structured tool plans, and programmatic control instead of relying on purely free-form agent behavior.

openai, tool calling, agents, structured outputs, automation

OpenAI Agents SDK

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

OpenAI multi-agent guide

Guide · OpenAI · Intermediate to advanced

You want OpenAI's current guidance for splitting work across specialized agents, coordinating handoffs, and keeping orchestration logic outside one overloaded prompt.

openai, multi-agent, agents, handoffs, orchestration

OpenAI Agent Builder

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

Gemini function calling

Guide · Google AI for Developers · Intermediate

You need Gemini's current tool-calling patterns before building agents, structured automation, or app-side orchestration.

gemini, function calling, tools, agents, developer tools

DeepSeek Responses API

Guide · DeepSeek · Intermediate

You want the current DeepSeek path for Responses-style orchestration and need to know that support currently centers on `deepseek-v4-flash` before planning a migration.

deepseek, responses api, openai compatible, agents, tool use

LangGraph Academy video thumbnail

LangGraph Academy

Free course · LangChain · Intermediate

You want to build multi-step agent workflows with state.

agents, langgraph, llm orchestration

LangChain and LangGraph tutorials

Notebooks · Lance Martin · Intermediate

Use this when you want Lance Martin's material for langgraph and related AI skills.

LangGraph, Agents, RAG, LLM orchestration