Skip to content

fuwei007/LangGraphTutorial01_multi_agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LangGraphTutorial01_multi_agent

LangGraph Tutorial: Building Multi-Agent System with Plan-and-Excute

Welcome to this hands-on series, where I’ll walk you through the development of a Multi-Agent System (MAS) using LangGraph. I hope you find it enjoyable and informative!

I’ll demonstrate how to build a simple MAS with several agents, such as an email-sending agent, online search agents, and more. This system can automatically plan tasks based on the user’s prompt and execute them one by one. Additionally, it dynamically adjusts its to-do list after completing each task!

Stay tuned till the end for valuable insights and unique implementation techniques!

LinkedIn: https://www.linkedin.com/in/navbot-frank/

See my demo video: https://youtu.be/UrYUq9GhISE

My latest related videos: Real-time API on Python: https://www.youtube.com/watch?v=lOypO-ngBJ8&t=3s

Real-time API on iOS Xcode Swift: https://youtu.be/eWsvwTnscBA

Real-time API live demo at OpenAI'dev day: https://www.youtube.com/watch?v=mVR90WmA34U&t=657s

About

LangGraph Tutorial: Building Multi-Agent System with Plan-and-Excute

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages