AI Courses

AI Agents

Design agents that reason, use tools and act: agent loops, tool use, memory, planning, multi-agent systems and agent frameworks.

21 Lessons
Knowledge Course
01

What Are AI Agents?

Autonomous systems that perceive, reason, act and observe — the agent loop explained.

40 min
02

Agent Architecture

The anatomy of an agent: model, tools, memory, planner and executor.

55 min
03

Tool Use & Function Calling

Give agents real capabilities with typed tools and safe execution.

55 min
04

Reasoning & Planning (ReAct)

Interleave thought, action and observation — the ReAct pattern that powers modern agents.

55 min
05

Agent Memory Systems

Working memory, long-term memory and retrieval — state that persists across turns.

55 min
06

Multi-Agent Systems

Specialized agents that collaborate: orchestrators, workers and handoffs.

60 min
07

Building Agents with LangChain

Compose agents with the LangChain ecosystem: tools, memory and executors.

60 min
08

Building a Research Agent

A practical build: gather sources, synthesize findings, cite everything.

60 min
09

Browser Automation Agents

Agents that browse the web: navigation, form filling and screenshots.

55 min
10

Coding Agents

Agents that read, edit and run code: repo context, patch generation and verification.

60 min
11

RAG Agents

Agents that decide when and what to retrieve — retrieval as a tool, not a fixed step.

55 min
12

Evaluating Agents

Measure agent quality: task success, trajectory quality and cost.

60 min
13

Agent Safety & Control

Constrain autonomy: limits, approvals, sandboxes and fail-safes.

55 min
14

Human-in-the-Loop Patterns

Design agents that escalate and collaborate with people instead of acting alone.

50 min
15

Agent Observability

Trace every thought, tool call and step — because agents fail in the middle, not the end.

55 min
16

Deploying Agents

Run agents as services: queues, timeouts, scaling and versioning.

55 min
17

Agent Design Patterns

Reusable blueprints: reflection, tool use, planning, multi-agent collaboration.

55 min
18

Enterprise Agent Applications

Support, HR, finance and knowledge agents inside real organizations.

55 min
19

Agent Cost & Scale

Make agents affordable: token budgets, model routing and parallel workers.

50 min
20

The Future of Agents

Long-horizon tasks, self-improvement and the research frontier.

50 min
21

AI Agents Roadmap

Synthesize the course into a build plan: ship agents, measure them, iterate.

40 min
Curated Resources