Lance Martin profile photo

AI educator

Lance Martin

LangChain and LangGraph tutorials

Hands-on notebooks for LangGraph, agent patterns, retrieval, and stateful LLM apps.

Start with: Clone the academy repo and run the notebooks locally.

Courses and tutorials

Free course

LangGraph Academy

Intermediate

You want to build multi-step agent workflows with state.

Videos from Lance Martin

LangGraph Academy video thumbnail

LangGraph Academy

Educator video

LangChain · agents, langgraph, llm orchestration

Skills

Learner questions

Who should learn from Lance Martin?

Developers learning LangGraph should start here when they need langgraph, agents, rag, and llm orchestration. The strongest fit is a learner who wants material in these formats: notebooks, courses, repos.

What should I do first?

Clone the academy repo and run the notebooks locally. After that, open one related resource below and write down the exact workflow, concept, or implementation pattern you want to apply.

What problem does this help with?

Hands-on notebooks for LangGraph, agent patterns, retrieval, and stateful LLM apps. Use this profile when you are comparing educators by topic, level, format, and practical usefulness rather than browsing random AI content.

How do I compare this with other educators?

Compare the skill coverage, the starting recommendation, the educator's own resources, and any videos when available. If you need langgraph, search the directory for that skill and shortlist three profiles before committing to a course, book, or playlist.

Similar videos from other educators

These are not by Lance Martin. They are included only as optional adjacent material after this educator's own videos and resources.

Agents for everything else video thumbnail

Agents for everything else

Similar video from another educator

AI Engineer · agents, ai engineering, developer tools, automation

LangGraph introduction video thumbnail

LangGraph introduction

Similar video from another educator

LangChain · agents, langgraph, llm orchestration, rag

Hugging Face agents course video thumbnail

Hugging Face agents course

Similar video from another educator

Hugging Face · agents, open models, tools, transformers

RAG and LlamaIndex video thumbnail

RAG and LlamaIndex

Similar video from another educator

LlamaIndex · rag, documents, agents, context augmentation

Vector search and Weaviate video thumbnail

Vector search and Weaviate

Similar video from another educator

Weaviate · vector search, rag, embeddings, hybrid search

Pinecone semantic search video thumbnail

Pinecone semantic search

Similar video from another educator

Pinecone · vector databases, rag, embeddings, search

More related resources

Resource Kind Level Use when
OpenAI Cookbook
OpenAI
GitHub repo Beginner to advanced You need implementation examples rather than theory.
Microsoft AI Agents for Beginners
Microsoft
GitHub repo Beginner to intermediate You want a structured agent learning path with code.
Prompt Engineering Guide
DAIR.AI
Guide Beginner to advanced You want examples of prompting techniques and patterns.
AI SDK v6 Crash Course
Matt Pocock
Workshop Intermediate You want a structured AI SDK v6 course that covers model choice, text and object generation, UI streams, agents, persistence, context engineering, evals, and advanced app patterns.
LLM Fundamentals
Matt Pocock
Free tutorial Beginner You need clear mental models for system prompts, tokens, context windows, tools, and agents before building or using AI systems seriously.
Vercel AI SDK Tutorial
Matt Pocock
Free tutorial Beginner to intermediate You want to build TypeScript LLM apps with Vercel's AI SDK, including streaming, structured outputs, model switching, embeddings, tool calls, and agents.
Model Context Protocol Tutorial
Matt Pocock
Free tutorial Intermediate You want to understand MCP and build TypeScript MCP servers over stdio or HTTP, connect Claude Code to tools, use MCP prompts, and package servers for distribution.
A Complete Guide To AGENTS.md
Matt Pocock
Guide Intermediate You want to write project instructions that help coding agents understand commands, conventions, architecture, and working boundaries.
How To Make Codebases AI Agents Love
Matt Pocock
Guide Intermediate You want to improve a codebase so AI agents can navigate it, run checks, make smaller changes, and recover from mistakes more reliably.
AI Agents in LangGraph
DeepLearning.AI
Short course Intermediate You want a focused course on building stateful AI agents and agent workflows with LangGraph.
Multi AI Agent Systems with crewAI
DeepLearning.AI
Short course Beginner to intermediate You want a practical introduction to role-based multi-agent systems and task orchestration.
MCP: Build Rich-Context AI Apps with Anthropic
DeepLearning.AI
Short course Intermediate You want a hands-on MCP course for connecting tools, context, and Claude-powered apps.