Build agentic AI systems using LangChain and LangGraph to support memory, iteration, and conditional logic
Design and implement self-improving agents using Reflection, Reflexion, and ReAct architectures
Apply agent orchestration techniques to build collaborative multi-agent systems
Implement agentic RAG systems that route queries and support retrieval-enhanced reasoning
Earn a shareable certificate to add to your LinkedIn profile.
Learn new concepts from industry experts
Gain a foundational understanding of a subject or tool
Develop job-relevant skills with hands-on projects
Earn a shareable career certificate
This module introduces LangGraph for building intelligent, stateful AI agents that support memory, iteration, and conditional logic. You’ll explore how nodes, edges, and shared state enable dynamic workflows, and how LangGraph extends LangChain for advanced control. Through foundational concepts and hands-on practice, you’ll learn to design, build, and execute workflows that reflect real-world agentic behavior
This module focuses on building self-improving AI agents using LangGraph. You’ll explore and implement Reflection, Reflexion, and ReAct agent architectures to design workflows that evaluate and refine their own outputs. Through guided labs, you’ll gain hands-on experience creating agents that reason, integrate feedback, and improve performance using structured approaches grounded in reflection and prompt engineering.
This module focuses on designing and implementing multi-agent systems using LangGraph. You’ll explore how specialized agents can collaborate to solve complex problems through structured orchestration. Key topics include core principles of multi-agent systems, collaboration patterns, and governance considerations. Through hands-on practice, you’ll build a multi-agent RAG system that dynamically routes queries to relevant data sources, gaining practical experience in coordinating specialized agents to enhance retrieval and reasoning.