Overview of Chonkie packages
mainChonkie is organized into several packages depending on your requirements:
| Package | Description |
|---|---|
@chonkiejs/core | Local chunking (Recursive, Token, Sentence, Semantic, Code, Table, Fast) with character-based tokenization. |
@chonkiejs/cloud | Cloud-based chunkers (Semantic, Neural, Code, etc.) via api.chonkie.ai. |
@chonkiejs/token | HuggingFace tokenizer support for core chunkers. |