Back to Courses
appliedIntermediate–Advanced

AI Agents: Building Autonomous Systems

Build AI agents that plan, use tools, and complete multi-step tasks autonomously. ReAct, tool use, memory architectures, multi-agent systems, and production safety.

16 hours12 modules2 projects
$22/mo
$49/mo

or $230 lifetime $799

  • Access to all 12 courses
  • All future updates
  • Certificate of completion
  • 30-day money-back guarantee

About This Course

AI agents represent the next frontier in AI application development. This course teaches you to build agents that can browse the web, write and execute code, manage files, call APIs, and coordinate with other agents to complete complex, multi-step tasks. You'll master the ReAct framework, tool design, memory systems, and the critical safety constraints that make agents trustworthy in production.

What You'll Learn

  • Implement the ReAct (Reasoning + Acting) agent framework from scratch
  • Design robust tool schemas that agents can reliably use
  • Build agents with persistent short-term and long-term memory
  • Create multi-agent systems with specialized agent roles
  • Implement safety guardrails to prevent agents from taking harmful actions
  • Handle agent failures, loops, and unexpected behaviors gracefully
  • Build code-executing agents with sandboxed environments
  • Deploy autonomous agents with proper human-in-the-loop checkpoints

Who Is This For?

AI Application Developers

Ready to go beyond chat interfaces and build truly autonomous AI systems

Automation Engineers

Want to replace complex workflow automations with flexible AI agents

AI Researchers

Building and experimenting with agent architectures and multi-agent systems

Prerequisites

  • Building AI-Powered Applications with APIs
  • Python for AI

Tools & Technologies

PythonLangChainLangGraphOpenAIAnthropicE2B (code execution)