Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Autonomous AI Agents with LangChain & LangGraph
New
21 students

Autonomous AI Agents with LangChain & LangGraph

Learn the foundations of agentic AI, LangChain, LangGraph, memory, tools, and LLM-powered application development.
Created byYotta Academy
Last updated 7/2026
English

What you'll learn

  • Understand the core concepts of agentic AI and how LLMs, memory, prompts, and tools work together to create AI agents.
  • Set up a Python environment and build LLM-powered applications using the LangChain ecosystem.
  • Build LangChain applications using models, prompts, chains, output parsers, memory, and custom tools.
  • Understand the fundamentals of LangGraph, including state, nodes, and edges, as the foundation for building advanced AI agent workflows.

Course content

5 sections20 lectures47m total length
  • Evolution of AI: From Chatbots to Autonomous Agents2:25
  • What is an AI Agent? (Core Components: LLM, Memory, Tools)2:26
  • Prompt Engineering for Agents: Tokens, Temperature & System Prompts3:26
  • Real-World Agent Architectures & Automation Use Cases2:54

Requirements

  • Basic Python programming knowledge is recommended.
  • No prior experience with LangChain, LangGraph, or AI agent development is required.
  • Basic familiarity with large language models and APIs is helpful but not necessary.

Description

This course contains the use of artificial intelligence.


Step into the world of agentic AI and learn how modern AI agents are built using LangChain and LangGraph.

This course provides a practical introduction to the core concepts behind AI agents and the tools used to build intelligent, LLM-powered applications. You'll begin by exploring the evolution from traditional chatbots to autonomous AI agents, understand the core components of an agent, and discover how LLMs, memory, tools, and prompts work together to create intelligent systems.

You'll then set up your Python environment and learn the fundamentals of the LangChain ecosystem. Through practical demonstrations, you'll install LangChain, make your first API call, and learn best practices for structuring LangChain projects.

Next, you'll explore essential LangChain concepts, including models, prompts, output parsers, chains, and memory. You'll build a basic LLM chain and add conversation memory to create more context-aware applications.

You'll also learn how to equip AI agents with external tools. You'll explore built-in LangChain tools, create custom Python tools for automation, and understand how to handle tool errors and timeouts.

Finally, you'll be introduced to LangGraph and learn why graph-based architectures are important for building more flexible and powerful AI agent systems. You'll explore core concepts such as state, nodes, and edges, providing the foundation for building advanced agent workflows.

By the end of this course, you'll understand the essential building blocks of AI agents and have a strong foundation in LangChain and LangGraph for developing intelligent AI-powered applications.

Who this course is for:

  • Students and AI enthusiasts interested in building intelligent LLM-powered applications.
  • Beginners in agentic AI who want to understand how LLMs, memory, tools, and workflows work together.
  • Developers and Python programmers who want to learn how to build AI agents with LangChain and LangGraph.
  • Anyone with basic Python knowledge who wants to start building practical AI agent systems.