Course

Agentic AI Tutorial

A hands-on tutorial for building agentic AI systems in Python — agents that use tools, memory, and reasoning to complete real-world tasks, from a single agent to multi-agent orchestration.

Intermediate Self-paced Guide: AI Agents

Overview

A hands-on tutorial for building agentic AI systems in Python — agents that use tools, memory, and reasoning to complete real-world tasks, from a single agent to multi-agent orchestration.

Who this course is for: Python developers and ML engineers who want to build production-minded AI agents.

What you will learn

  • How agents plan, use tools, and maintain memory
  • Building single-agent and multi-agent workflows
  • Connecting agents to external tools and APIs
  • Patterns for reliable, observable, production-ready agents

Prerequisites

  • Comfortable writing Python
  • Basic familiarity with LLMs and REST APIs

Modules

  1. Agent fundamentals: tools, memory, and reasoning
  2. Building your first agent end to end
  3. Multi-agent orchestration and coordination
  4. Evaluation, observability, and deployment

Resources