Dictionary AI Technology
Retrieval pipeline
What it means
The end-to-end assembly line that powers RAG: split documents into chunks → embed them → store them → retrieve the best ones → answer.
An everyday example
A restaurant kitchen line: prep station, cooking station, plating station - each step ready before the dish reaches your table.