LangGraph (Python) Complete Course: Build Advanced AI Agents & Workflows

عدد الدروس : 22 عدد ساعات الدورة : 05:29:02 شهادة معتمدة : نعم التسجيل في الدورة للحصول على شهادة

للحصول على شهادة

  • 1- التسجيل
  • 2- مشاهدة الكورس كاملا
  • 3- متابعة نسبة اكتمال الكورس تدريجيا
  • 4- بعد الانتهاء تظهر الشهادة في الملف الشخصي الخاص بك
A complete LangGraph course covering how to build advanced AI agents, multi-agent systems, workflows, and structured execution pipelines using Python and LangChain.
عن الدورة

This LangGraph course focuses on building advanced AI systems using graph-based workflow architecture. LangGraph extends LangChain by enabling developers to design more controlled, stateful, and multi-step AI agent systems. It is especially useful for building complex AI applications that require structured decision-making and persistent memory.

The course begins with an introduction to LangGraph and explains how it differs from traditional LangChain workflows. You will learn how to build agent executors and chat-based agent systems that can process user input dynamically and maintain context across multiple steps.

It then explores advanced agent control techniques such as Human-in-the-Loop workflows, tool execution management, and structured response formatting. These concepts help improve reliability and control over AI behavior in production systems.

A major part of the course is dedicated to multi-agent workflows, where multiple AI agents collaborate to solve complex tasks. You will also learn about persistence, allowing AI systems to remember state and continue tasks over time.

Advanced topics include planning agents, self-reflective RAG systems, and real-world applications like WebVoyager. These demonstrate how LangGraph can be used to build intelligent systems capable of reasoning, planning, and adapting.

By the end of this course, you will