Building Agentic RAG with LlamaIndex
For: Engineers whose basic RAG works in dev but fails in prod
Side-by-side comparison on level, duration, pricing, instructor, tier. Editor verdict on which course wins for which buyer.
The follow-up to Building and Evaluating Advanced RAG. Where the earlier course covered retrieval-engineering fundamentals, this one introduces agentic RAG — the loop where the agent decides what to retrieve, evaluates the result, and re-queries if needed. Production-grade pattern that solves the 'hallucination on retrieved context' problem most basic RAG apps have. Free, taught by Jerry Liu, the LlamaIndex co-founder.
Weaviate's structured education portal — more curriculum-organized than Pinecone Learn. The open-source angle matters: where Pinecone Learn assumes hosted vector storage, Weaviate Academy walks through self-hosted patterns end-to-end. Free, well-structured, vendor-leaning toward Weaviate in deployment sections (as expected). The right pick for engineers preferring open-source RAG stacks.
| Dimension | Building Agentic RAG with LlamaIndex | Weaviate Academy (open-source RAG) |
|---|---|---|
| Provider | DeepLearning.AI | Weaviate Academy |
| Editorial tier | Hands-on reviewed | Curated |
| Level | Advanced | Intermediate |
| Format | self paced | self paced |
| Duration | ~2 hours (4 lessons) | Variable (~10-15 hours full series) |
| Pricing | Free | Free |
| Instructor | Jerry Liu — Co-founder, LlamaIndex | Weaviate team (Sebastian Witalec et al.) — Weaviate DevRel |
| Rating | No public rating | No public rating |
| Topics | rag systems, build ai agents, ai evals | rag systems, llm fundamentals |
| Last verified | 2026-05-24 | 2026-05-24 |
Take Weaviate Academy (open-source RAG) first if you're new to the topic; once you have the basics, Building Agentic RAG with LlamaIndex is the natural next step. They're complementary in a learning path, not directly competing.
For: Engineers whose basic RAG works in dev but fails in prod
For: Engineers building self-hosted RAG (privacy/cost-sensitive)
Similar courses you might also be considering.