KNOWLEDGE, EMBEDDINGS & RAG • 127 / 397
Teach models to look up relevant information before answering.

Chunk

A chunk is a smaller piece of a document stored and retrieved independently.

Think of it like

Think of Chunk like a library system: instead of memorizing every book, find the right shelf and bring only the useful pages to the desk.

Real life

Search engines and recommendation systems use ideas related to Chunk.

SRE lens

A 200-page operations manual should not be retrieved as one giant block.

Remember thisA chunk is a smaller piece of a document stored and retrieved independently.
AIForSREJump to a concept
Search is optional. The main journey is simply ↓ Next.