Skip to main content

Weaviate Knowledge Cards

Unlock the power of vector search. Our guides will help you conquer vector embeddings and build better AI applications.

Chunking Techniques
Document-Based Chunking

Document-Based Chunking

This technique creates chunks based on the natural divisions within the document, such as headings or sections. It's very effective for structured data like HTML, Markdown, or code files but it’s less useful when the data lacks clear structural elements.

5 of 5