AI Glossary term

Chunking

Cutting documents into smaller passages before storing them for retrieval.

Also called: splitting, segmentation

Cutting documents into smaller passages before storing them for retrieval.

Why it mattersBad chunking is the number one reason a RAG system returns nonsense. Split on meaning, not character count.

See also RAG, Embedding

Explore more AI terms

Browse the full glossary for plain-English definitions across models, agents, data, and safety.

Back to all terms