Phase 19: Capstone Projects
AI From Scratch/Lesson 67/~90 minutes

Query Rewriting: HyDE, Multi-Query, and Decomposition

The query the user types is not the query your retriever wants. Rewriting bridges the gap before retrieval, so the index sees something closer to what the answer looks like.

BuildPythonNo prerequisites
Loading lesson page...