Creating an AI Agent with LangGraph, Llama 3, and Groq - Advanced Tutorial
Offered By: Sam Witteveen via YouTube
Course Description
Overview
Explore the process of creating an advanced AI agent using LangGraph, Llama 3, and Groq in this 35-minute tutorial video. Learn how to convert a previous agent into a LangGraph agent, building upon concepts from an earlier video. Dive into the LangGraph ecosystem, understanding its key concepts and workflow. Follow along as the instructor demonstrates utility functions, basic chains, tool setup, and LangGraph state configuration. Discover how to create nodes and conditional edges before finally building the complete graph. Access the provided Colab notebook for hands-on practice with the code. For those interested in building LLM agents, a form link is available for further exploration. The video includes timestamps for easy navigation through different topics, making it a valuable resource for developers looking to enhance their AI agent creation skills.
Syllabus
Intro
LangGraph Ecosystem
LangGraph Video
LangGraph Concepts
LangGraph Workflow
The Goal
Utility Function
Basic Chains
Tool Setup
Setting Up LangGraph State
Nodes
Conditional Edges
Build the Graph
Taught by
Sam Witteveen
Related Courses
Wasm as the Runtime for LLMs - Advantages and ApplicationsCNCF [Cloud Native Computing Foundation] via YouTube Ollama: Libraries, Vision Models, and OpenAI Compatibility Updates
Sam Witteveen via YouTube Mistral Large with Function Calling - Review and Implementation
Sam Witteveen via YouTube Building a Custom Crew with CrewAI - Sequential vs Hierarchical Process Methods
Sam Witteveen via YouTube Llama 3, CrewAI, and Groq - Building an Email AI Agent
Sam Witteveen via YouTube