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
LLM-Based Chunking

LLM-Based Chunking

This advanced technique uses a Language Model (LLM) to generate chunks. The LLM processes the text and generates semantically isolated sentences or propositions that can stand alone. While this method is highly accurate, it is also the most computationally demanding.

3 of 5