Agentic AI
Intermediate
5 Courses
31 Video Lessons
3 Reading Lessons
7 Practices
3 Graded Assignments
Instructor: Andrew Ng
DeepLearning.AI
What you'll learn
Build agentic design patterns: reflection, tool use, planning, and multi-agent workflows
Integrate AI with external tools: databases, APIs, web search, and code execution
Evaluate and optimize AI systems: performance metrics, error analysis, and production deployment
Why Enroll?
Agentic AI represents a new way of building software that leverages LLMs to complete some or all of the steps in complex tasks. Instead of generating single responses to prompts, agentic workflows enable AI to plan multi-step processes, execute them iteratively, and improve outputs through reflection and tool use. This course teaches you to build these sophisticated AI systems from the ground up.
You’ll master four design patterns that power agentic AI systems:
- Reflection: AI critiques its own work and iterates to improve quality—like code review, but automated.
- Tool Use: Connect AI to databases, APIs, and external services so it can actually perform actions, not just generate text.
- Planning: Break complex tasks into executable steps that AI can follow and adapt when things don’t go as expected.
- Multi-Agent: Coordinate multiple specialized AI systems to handle different parts of a complex workflow.
The course emphasizes practical implementation using Python, building each pattern from first principles before exploring frameworks, giving you the flexibility to customize AI workflows for your specific needs. You’ll learn to deconstruct business processes into agentic workflows, identifying where human-like iteration and tool interaction can automate complex tasks. Critical evaluation skills are woven throughout—you’ll build robust testing frameworks, conduct systematic error analysis, and optimize systems for production deployment.
You’ll earn a certificate upon completing the course, recognizing your skills in building agentic workflows.
Instructor
Who this course is for
Software developers who want to apply AI techniques to build autonomous systems that handle multi-step workflows.
Professionals with intermediate-level Python programming skills to be able to follow along with the implementations.
Professionals with a basic understanding of large language models and APIs who want to deepen their practical skills.
Learner Reviews
Frequently Asked Questions
Course Outline
31 Video Lessons • 3 Reading Lessons • 7 Practices • 3 Graded Assignments
Welcome!
Video • 2 mins
What is agentic AI?
Video • 5 mins
Degrees of autonomy
Video • 5 mins
Benefits of agentic AI
Video • 4 mins
Agentic AI applications
Video • 7 mins
Task decomposition: Identifying the steps in a workflow
Video • 8 mins
Evaluating agentic AI (evals)
Video • 5 mins
Agentic design patterns
Video • 7 mins
Optional: Set up your local environment for the ungraded labs
Reading
Module 1 quiz
Graded・Quiz • 10 mins
Try the research agent
Join the DeepLearning.AI Forum to ask questions, get support, or share amazing ideas!
Reading • 1 min
Agentic AI
Intermediate
5 Courses
31 Video Lessons
3 Reading Lessons
7 Practices
3 Graded Assignments
Instructor: Andrew Ng
DeepLearning.AI
Want to learn more about Generative AI?
Keep learning with updates on curated AI news, courses, and events, as well as Andrew's thoughts from DeepLearning.AI!
