Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Transformez vos connaissances en véritable opportunité et touchez des millions de personnes du monde entier.
En savoir plus
Votre panier est vide.
Continuer vos achats
LangGraph for beginners : Agentic Workflows in simple steps
Note : 4,3 sur 5(377 notes)
3 124 participants
Dernière mise à jour : 05/2026
Anglais

Ce que vous apprendrez

  • What LangGraph is and how it fits into the GenAI ecosystem
  • Build your first LangGraph workflow using a state machine
  • Validate and structure your state using Pydantic models
  • Use async and streaming to build responsive applications
  • Implement conditional routing based on LLM output
  • Understand reducers and how they manage state transitions
  • Master tool calling with LangGraph’s built-in ToolNode
  • Learn about checkpointers, and apply both short-term (in-memory) and long-term (SQLite, Redis) memory storage
  • Build Agentic RAG workflows using tools and retrievers
  • Implement Human-in-the-Loop workflows using Interrupt and resume
  • Modularize complex graphs using subgraphs
  • Apply everything in a real-time Hospital Insurance Claim Management use case
  • Add tracing and observability using LangSmith
  • Explore essential agentic design patterns to scale your applications
  • All in simple steps

Contenu du cours

17 sections67 sessions3 h 10 min de durée totale
  • Introduction2:02
  • Private Course Feedback Link0:13
  • Download Completed Project0:03
  • Download Slides0:17

Prérequis

  • Knowledge of Python
  • Experience with LangChain

Description

Are you ready to go beyond simple LLM apps and build powerful, stateful, and agentic workflows using LangGraph?

In this beginner-friendly course, you’ll master LangGraph, an open-source library built on top of LangChain, designed for orchestrating multi-agent applications using a graph-based architecture. Whether you’re building intelligent agents, dynamic RAG pipelines, or real-world enterprise solutions, this course gives you the solid foundation you need.


What You’ll Learn

• What LangGraph is and how it fits into the GenAI ecosystem

• Build your first LangGraph workflow using a state machine

• Validate and structure your state using Pydantic models

• Use async and streaming to build responsive applications

• Implement conditional routing based on LLM output

• Understand reducers and how they manage state transitions

• Master tool calling with LangGraph’s built-in ToolNode

• Learn about checkpointers, and apply both short-term (in-memory) and long-term (SQLite, Redis) memory storage

• Build Agentic RAG workflows using tools and retrievers

• Implement Human-in-the-Loop workflows using Interrupt and resume

• Modularize complex graphs using subgraphs

• Apply everything in a real-time Hospital Insurance Claim Management use case

• Add tracing and observability using LangSmith

• Explore essential agentic design patterns to scale your applications


Who This Course Is For

• AI developers looking to build production-grade agentic apps

• LangChain users who want to level up to graph-based orchestration

• Backend engineers interested in tool use, memory, and state control

• Anyone working on LLM workflows in real-world use cases


Prerequisites

• Basic Python knowledge

• Some familiarity with LangChain


By the end of this course, you’ll be able to:

• Confidently build, scale, and debug LangGraph workflows

• Integrate LLMs, tools, memory, and human feedback into your apps

• Apply LangGraph in real-world business use cases like claim processing, customer support, and document analysis


Ready to master LangGraph and take your LLM applications to the next level?

Enroll now and start building intelligent, interactive agentic systems with ease!

À qui ce cours s'adresse-t-il ?

  • Students who have taken my LangChain course and want to master LangGraph