Masterclass Replay Link The HackAStone 2026 Second Masterclass, featuring Sky So (Madam So), a Singaporean…
Agentic AI Online Course
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.
Please find more details at https://learn.deeplearning.ai/

This Post Has 0 Comments