← 🤖 Retrieval & AgentsNEXT IN RETRIEVAL & AGENTSQuery Transformation and Multi-Hop Retrieval→
Core
RAPTOR and Small-to-Big: Hierarchical Retrieval for RAG
The fix for the chunk-size tradeoff: RAPTOR clusters and summarizes into a tree, small-to-big embeds child chunks but returns the parent for context.
a free account unlocks the core curriculum tier · no card
TAUGHT IN THESE COURSES
This concept is a reference. These lessons put it in sequence, with what comes before and after it.
RELATED CONCEPTS
PRACTICE THIS IN REAL QUESTIONS
RAG & Agent System DesignCompare chunking strategies (fixed-size, recursive, semantic, parent-child). How do you pick?→RAG & Agent System DesignWhat is parent-child (small-to-big) retrieval, and why does it improve RAG?→RAG & Agent System DesignHow do you choose chunk size and decide between dense, sparse (BM25), and hybrid retrieval?→RAG & Agent System DesignYour RAG system struggles with PDFs containing tables and complex layouts. How do you fix parsing?→RAG & Agent System DesignWhat is contextual retrieval, and how does it fix the lost-context problem in chunking?→RAG & Agent System DesignWhat is semantic chunking, and how does it compare to fixed-size chunking?→
COMPANIES THAT ASSUME THIS
