🤖 Download the Source Code Here:
https://brandonhancock.io/crewai-langgraph
Don't forget to Like and Subscribe if you're a fan of free source code 😉
📆 Need help with CrewAI, join our FREE Skool Community:
https://skool.com/ai-developer-accelerator/about
In this video, you're going to learn the fundamentals of LangGraph including nodes, edges, and graphs. From there, you're going to learn how to connect CrewAI with LangGraph so that you can build more advanced automations and level up as a CrewAI developer.
📰 Stay updated with my latest projects and insights:
LinkedIn: https://www.linkedin.com/in/brandon-hancock-ai/
Twitter: https://twitter.com/bhancock_ai
Checkout my other CrewAI Tutorials:
- CrewAI Tutorial: Complete Crash Course for Beginners -
https://youtu.be/sPzc6hMg7So
- CrewAI Tutorial for Beginners: Learn How To Use Latest CrewAI Features -
https://youtu.be/Jl6BuoXcZPE
- How To Connect Llama3 to CrewAI [Groq + Ollama] -
https://youtu.be/02cdCd43Ccc
Resources:
- Setup a credentials.json: https://developers.google.com/gmail/api/quickstart/python#authorize_credentials_for_a_desktop_application
- Enable GMAIL API: https://console.developers.google.com/apis/api/gmail.googleapis.com/overview
- LangGraph: https://python.langchain.com/docs/langgraph/
Timestamps:
00:00 Introduction
02:36 What is LangGraph
05:28 Code Overview
09:37 LangGraph Setup
16:47 Setup Nodes
31:42 Setup CrewAI
41:51 Setup Google Authentication
46:21 Create Tavily API Key
47:34 Setup Local Environment / Install Dependencies
49:21 Run Crew with LangGraph
52:38 Outro