Loading video player...
In this LangGraph framework tutorial, learn how easy it is to build AI agents with a step-by-step walkthrough. Discover the core components, such as nodes, edges, and state, and understand how to orchestrate workflows to create a simple AI agent. Watch a live demonstration where a basic AI agent uses a search tool to provide up-to-date information. Ideal for beginners, this tutorial also includes a code walkthrough and an explanation of the LangGraph architecture. GitHub repo: https://github.com/AiAgentGuy/LangGraph-basic 00:00 Introduction to Building AI Agents with Graph 00:15 Overview of the AI Agent Demonstration 00:38 Running the Simple AI Agent 01:16 Understanding the Graph Architecture 01:39 Nodes and Edges 03:22 Conditional Edges and State 06:04 Code Walkthrough 11:29 Running and Testing the AI Agent