![]() |
|
Langgraph Made Easy - Printable Version +- MW Forum (https://www.themwboard.com) +-- Forum: My Category (https://www.themwboard.com/forumdisplay.php?fid=1) +--- Forum: My Forum (https://www.themwboard.com/forumdisplay.php?fid=2) +--- Thread: Langgraph Made Easy (/showthread.php?tid=22175) |
Langgraph Made Easy - charlie - 12-11-2025 [center] ![]() Langgraph Made Easy Published 12/2025 Created by Ryan Banze MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Level: Intermediate | Genre: eLearning | Language: English | Duration: 38 Lectures ( 3h 39m ) | Size: 4 GB [/center] A practical, hands-on guide to building real production AI apps using LangGraph What you'll learn Build agentic workflows in LangGraph, starting from basic LLM calls to complex multi-step graphs with conditional routing and subgraphs. Apply TypedDict, Pydantic models, Annotated reducers, and various state-management patterns to design reliable agent state machines. Use tools, streaming, message editing, auto-summaries, and memory trimming to build production-ready conversational agents. Implement long-term memory using SQLite, evolving memos, structured extraction, and cross-thread memory patterns. Design and run stateless and stateful LLM systems using lean I/O, deep-work states, refinements, and state-prompt workflows. Integrate external APIs such as weather, web search, and custom tools into LangGraph with live executions and error-safe routing. Build advanced agentic patterns including human-in-the-loop planning, guided execution, trust calls, and multi-stage refinement loops. Deploy end-to-end LangGraph agents using the Send API with efficient context management and reproducible agent state flows. Requirements Basic familiarity with Python (functions, imports, and simple classes). A general understanding of Large Language Models (no deep math required). Optional: familiarity with APIs and JSON responses. No prior experience with LangChain or LangGraph is required - everything is taught from scratch. A computer capable of running Python 3.10+ and installing standard packages. Description Build AI agents the way real engineering teams do.This course takes you from zero to building full, production-ready LangGraph applications - the same patterns used in modern AI products like travel assistants, research copilots, conversational agents, and approval-based workflows.Instead of abstract theory, you learn by building multiple real apps step by step, including a full NYC Travel Concierge with weather, web search, structured itinerary generation, conversation memory, routing, and human-in-the-loop approvals.You'll discover how LangGraph uses typed states, nodes, edges, and conditional routing to orchestrate LLMs and tools. You'll integrate APIs like Tavily Search and OpenWeather, implement tool calls, capture long-term memory, pause the graph for edits, resume execution, and structure outputs using Pydantic. You'll also learn to design modular subgraphs, inject rolling conversation summaries, and build scalable, debuggable workflows that behave like real AI production systems.By the end, you'll know how to:Build stateful LangGraph agents using StateGraph, routing, and typed statesIntegrate LLMs with real tools (search, weather, custom utilities)Build full multi-step workflows with conditional logicImplement MessagesState and MemorySaver for persistent conversationAdd human-in-the-loop steps using interrupt and resume commandsWrap outputs in schemas using Pydantic/BaseModel structured outputBuild modular subgraphs and real-world orchestrationsCreate a full real product: a smart trip-planning agent that summarizes, trims, routes, and generates clean itinerariesWhether you're a developer building your first agent or a founder prototyping a real AI product, this course is designed to give you the skills and confidence to ship LangGraph-powered applications in the real world.This is the fastest, cleanest, most practical LangGraph course available - built by a creator who builds alongside you, not above you. Who this course is for Developers and AI engineers who want to build real agentic systems using LangGraph. Anyone familiar with LLMs who wants to move beyond simple prompts into structured, multi-step, tool-using agents. Builders creating travel bots, assistants, internal tools, automation agents, or production-ready AI workflows. Learners who prefer hands-on, practical, non-theoretical tutorials where everything is demonstrated end-to-end. Technical founders and indie hackers who want to ship AI products using robust graph-based architectures. Quote:https://upzur.com/7wxmlfhck7hp/LangGraph_Made_Easy.part5.rar.html |