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.
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