LANGGRAPH: Other Frameworks Are DEAD Now!
Key Takeaways
Builds stateful AI agents using LangGraph framework
Original Description
LangGraph is the most popular framework for building stateful AI agents which perform complex tasks. In this tutorial you'll learn the basics of LangGraph, by building three different AI agents.
👇Get your $15 free Brigt Data credits 👇
https://brdta.com/tomstechacademy
👇GitHub repo 👇
https://github.com/ThomasJanssen-tech/LangGraph_Tutorial
👇Timestamps 👇
00:00 | Intro
01:54 | What is LangGraph and how is it different from LangChain?
08:08 | How to build a LangGraph agent in Python (simple example)
12:54 | How to run models local on your PC with Ollama?
13:09 | How to install Llama3.2 locally with Ollama?
14:39 | Building a simple chatbot with Streamlit and LangGraph
17:38 | How to integrate a LangGraph AI Agent with Streamlit
20:26 | Build a Research Agent with LangGraph
👇Follow me 👇
💼 LinkedIn: https://www.linkedin.com/in/thomas--janssen/
✅ Instagram: https://www.instagram.com/tomstechacademy/
❗ Some of my videos contain affiliate links. When you click on these kind of links, I get a small percentage in case you make a purchase via the website. Be aware that this doesn't cost you anything - you never pay more than the standard retail price.
#langgraph #tutorial
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: Agent Foundations
View skill →Related Reads
📰
📰
📰
📰
Real-Time AI Pipelines: Building a Kafka + Kubernetes + Databricks Stack for Agentic AI Systems
Medium · Machine Learning
World’s First Axiomatic AI Operating System Achieves 2,000× Compute Efficiency
Medium · Machine Learning
World’s First Axiomatic AI Operating System Achieves 2,000× Compute Efficiency
Medium · Cybersecurity
The Fall of Static Audits: Analyzing AI-Driven Supply Chain Risk Management
Dev.to AI
Chapters (8)
| Intro
1:54
| What is LangGraph and how is it different from LangChain?
8:08
| How to build a LangGraph agent in Python (simple example)
12:54
| How to run models local on your PC with Ollama?
13:09
| How to install Llama3.2 locally with Ollama?
14:39
| Building a simple chatbot with Streamlit and LangGraph
17:38
| How to integrate a LangGraph AI Agent with Streamlit
20:26
| Build a Research Agent with LangGraph
🎓
Tutor Explanation
DeepCamp AI