Learn to build powerful AI agents for specific tasks
Learn AI agent concepts and frameworks through curated video lessons
By Jeff Weigl
Learn how to build a custom LangChain agent with tool-calling capabilities. This tutorial walks through the essential steps for creating your first functional agent.
By Assembly AI
Discover techniques for fine-tuning language models to create more effective AI agents. This tutorial covers dataset preparation and training approaches.
By Greg Kamradt
Learn to implement effective Retrieval-Augmented Generation (RAG) systems to give your AI agents access to custom knowledge bases and documents.
By James Briggs
Take your LangChain skills to the next level with advanced patterns for building more sophisticated agents with better reasoning capabilities.
By Sam Witteveen
Learn how to create custom tools and integrate them with LangChain agents. This tutorial demonstrates practical examples for building powerful agent capabilities.
By Dave Shapiro
Explore advanced techniques for improving agent reasoning and problem-solving capabilities using the latest LLM methodologies.
By Python Engineer
A hands-on guide to building an effective RAG system using LlamaIndex to enhance your AI applications with custom knowledge bases.
By AI Jason
Master the LangChain Expression Language (LCEL) to create more efficient and readable agent code with improved composability.