Here’s a LangGraph tutorial that should put your mind at ease. There is significant interest in the LangGraph framework due to its customisability and integrations. However, many have found the core concepts to be quite complex. This video breaks down those core concepts in a friendly and digestible manner and provides you with a Python tutorial for a custom web search agent to help you concretise the theory.
I provide consulting services, let's chat: https://calendly.com/john-brainqub3/30min
Register your interest in the AI Engineering Take-off course: https://www.data-centric-solutions.com/course
Hands-on project (build a basic RAG app): https://www.educative.io/projects/build-an-llm-powered-wikipedia-chat-assistant-with-rag
Stay updated on AI, Data Science, and Large Language Models by following me on Medium: https://medium.com/@johnadeojo
GitHub repo: https://github.com/john-adeojo/graph_websearch_agent
Chapters
Introduction: 00:00
LangGraph Key Concepts: 00:55
Python Code Walkthrough: 12:19
Demo the Custom Agent: 31:37
Thoughts on LangGraph: 38:50