Multiple Chunking Strategies
Choose from fixed-size, recursive-character, and semantic chunkers to fit your use case and data.
Simple Java API
A clean, consistent interface across all chunkers. Configure with builders, then call split(text).
Retrieval Augmented Generation (RAG)
Produce context-preserving chunks optimized for embeddings and retrieval pipelines in Java applications.