chonkie and RAG-chunker
These are competitors in the document-chunking space, as both aim to split and prepare documents for RAG pipelines, though Chonkie is a mature, production-ready library while RAG-chunker appears to be an early-stage project with minimal adoption.
About chonkie
chonkie-inc/chonkie
🦛 CHONK docs with Chonkie ✨ — The lightweight ingestion library for fast, efficient and robust RAG pipelines
Provides pluggable chunking strategies—recursive, semantic, code-aware, and LLM-based—with composable pipeline workflows that chain multiple chunkers and refineries together. Integrates with 32+ tools across tokenizers (GPT-2, BPE), embeddings (OpenAI, Sentence Transformers), vector databases, and LLMs, while supporting 56 languages out-of-the-box through modular dependency installation.
About RAG-chunker
AceAtDev/RAG-chunker
The easiest and most effective way tool to retrain a RAG LLM/GEN AI/Agent on your data
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work