Skip to content
Abstract cover artwork for Multi-Agent Systems: Coordination Patterns, a Agentic AI course Agentic AI
Agentic AI advanced 16 hours 4.7

Multi-Agent Systems: Coordination Patterns

Taught by Priya Raghavan

When one agent is not enough: supervisor architectures, hierarchical delegation, shared scratchpads and message-passing protocols. You will implement a research team that plans, splits work, critiques its own output and reconciles conflicting findings, then measure whether the added complexity beat a single well-prompted agent.

More in Agentic AI

Abstract cover artwork for Building Production Agents with LangGraph, a Agentic AI course Agentic AI
Agentic AI intermediate

Building Production Agents with LangGraph

Design agents as explicit state machines instead of prompt spaghetti. You will build a typed graph with conditional edges, add checkpointing so runs are replayable, implement retry and refinement loops, and ship an agent that degrades gracefully when a model call fails. Ends with a production deployment that handles concurrency, idempotency and observability.

PR Priya Raghavan 4.9

$89.00

14 hours

Abstract cover artwork for RAG Systems in Production, a Agentic AI course Agentic AI
Agentic AI intermediate

RAG Systems in Production

The gap between a RAG demo and a RAG product is chunking strategy, retrieval evaluation and latency budgets. Covers document parsing, chunk boundary design, hybrid retrieval, cross-encoder re-ranking, and caching layers that keep p95 sane.

DO Daniel Okafor 4.9

$89.00

13 hours

Abstract cover artwork for Agentic RAG: Retrieval That Reasons, a Agentic AI course Agentic AI
Agentic AI intermediate

Agentic RAG: Retrieval That Reasons

Naive RAG retrieves once and hopes. Agentic RAG grades what it retrieved, rewrites the query when results are thin, and decides when it has enough context. Covers relevance grading, query rewriting loops, hybrid dense plus keyword retrieval, reciprocal rank fusion and LLM-as-judge re-ranking, with honest evaluation of when each technique actually helps.

DO Daniel Okafor 4.8

$79.00

10 hours

Abstract cover artwork for Evaluation-Driven LLM Development, a Agentic AI course Agentic AI
Agentic AI advanced

Evaluation-Driven LLM Development

Shipping an LLM feature without an eval suite is shipping a rumour. Build golden datasets from production traffic, write graders that correlate with human judgement, and wire regression gates into CI so a prompt change cannot quietly degrade quality.

MA Marta Alves 4.8

$99.00

12 hours