Jerry Liu profile photo

AI educator

Jerry Liu

LlamaIndex

Strong practical material for connecting LLMs to private data, documents, retrieval, and workflows.

Start with: Read the LlamaIndex introduction, then build a small document Q&A app.

Videos from Jerry Liu

Jerry Liu starting video video thumbnail

Jerry Liu starting video

Educator video

LlamaIndex · RAG, Agents, Document workflows, Context augmentation

Skills

Notable work

  • LlamaIndex docs
  • Advanced RAG material
  • Workflow examples

Guides, skills, and tools from Jerry Liu

Docs and examples

LlamaIndex Docs

Intermediate

You need to connect LLMs to documents, data, and retrieval.

Docs

LlamaIndex

Intermediate

Use this when you want Jerry Liu's material for rag and related AI skills.

Learner questions

Who should learn from Jerry Liu?

Developers building RAG and document agents should start here when they need rag, agents, document workflows, and context augmentation. The strongest fit is a learner who wants material in these formats: docs, courses, examples, videos.

What should I do first?

Read the LlamaIndex introduction, then build a small document Q&A app. 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?

Strong practical material for connecting LLMs to private data, documents, retrieval, and workflows. 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 rag, 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 Jerry Liu. 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.