LangGraph + CrewAI: Crash Course for Beginners [Source Code Included]

preview_player
Показать описание
🤖 Download the Source Code Here:

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:

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:

Checkout my other CrewAI Tutorials:

Resources:

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
Рекомендации по теме
Комментарии
Автор

THIS IS MINDBLOWING! The combo of CrewAI and LangGraph is just golden!

MaksymLiamin-yn
Автор

Excited to see more people combining LangGraph and CrewAI! I've been experimenting with it but am still getting my feet wet as a developer. Seeing this live makes me want to drop everything, put my head down, and train until reaching multi-agent gigachad mode. Thanks for the inspo!!

andydataguy
Автор

Wow - too good. I would love to see more of this personal automation use case type videos. I think we all need help automating our lives with AI to do things like reviewing and replying to emails for us so we can spend time on more immportant things. I’d love to see more videos with Crews and LangGraph and Agents running 24/7. Thanks for the content.

goforit
Автор

Brandon - you have made just another diamond out there!!! I am becoming your groupie dude! Can you please update your Github repo with this code? Thanks!

Beenee_AI
Автор

Thanks for the fascinating material! I'm sorry for what I want to advise, but auto-formatting a line to fit the screen without placing hard hyphens is <ALT>+<Z> Thanks again for your activity!!!

alexandrtortik
Автор

I can't find the source code from your github can you make it public?

yunjinbak
Автор

Fantastic video, still watching. Been using langgraph +crewai for a bit (all guess work).

a.........._...__..._.....__
Автор

Another fantastic video, you’re covering some great topics. Will def hop into your skool.

RobShocks
Автор

This video is your Billie Jean on a Thriller album full of Number 1 Hits - not sure you can top it LOL! OMG YOU WERE BORN TO TEACH!!!!

TJTHEFOOTBALLPROPHET
Автор

Could you please bring out LangraphStudio integration here ? that will be awesome

manjunathkampali
Автор

Thanks for all your hard work. Love every video.

jesseybijl
Автор

I love you videos and content. Please keep it coming. What would be super helpful is if you created a video on how to build an agent swarm with langgraph using SQL databases..not crew ai but all with langgraph. Please and thank you

johnvicente
Автор

Thanks for these great videos! I signed up and got the email, now I have access to the files you use.

IR
Автор

sir please make a video on deployment also . As pipelining these projects can be tricky. Hope you understand and will implement such major topic.

CodeSnap
Автор

Excellent video. Thanks for sharing, Brandon. I also see a lot of potential in Phidata. Could you consider to combine the Phidata with Langgraph or CrewAI

chjpiu
Автор

Nice video. Actually, in 47:06 I didn't know how to do this step with OpenAI key

maxym
Автор

Amazing video we get so many emails. Will definitely try this

vastvitamins
Автор

Great content! as usuall

Question: possible to make a video on how (and maybe where) to set this up on a hosting platform?
My little laptop is asking for peace and quietness these days.
But also, when it is on my hosting, i can access the endpoints just via my browser anywhere.

sanderschat
Автор

Thank you for the tutorial Brandon, could you please create another tutorial on CrewAI and Next.js soon? 🤩

out-of-sight
Автор

Thank you for these tutorials you make.

I have two questions:
1) can we use pydantic's 'BaseModel' for the 'EmailState' class model instead of 'TypedDict'
2) is it safe to think of states & nodes as another implementation of cron-jobs?

adebayoadenekan