Using Chonkie takes two simple steps: First, install the package. Next, start chunking!Documentation Index
Fetch the complete documentation index at: https://docs.chonkie.ai/llms.txt
Use this file to discover all available pages before exploring further.
This page covers Chonkie Open Source. To get started with our API, visit the
API Reference.
Installation
Python
Want more features? Install everything with
pip install "chonkie[all]". See
Installation for more options.JavaScript
Install the core package for local chunkingChonkie JS provides local support for TokenChunker, SentenceChunker, RecursiveChunker, FastChunker, TableChunker, SemanticChunker, and CodeChunker. Other chunkers are available through the API.
