chonkie and chopdoc
These are competitors—both are document chunking libraries designed to prepare text for RAG pipelines, with Chonkie offering a mature, production-ready implementation while Chopdoc appears to be an experimental or early-stage alternative solving the same core problem.
About chonkie
chonkie-inc/chonkie
🦛 CHONK docs with Chonkie ✨ — The lightweight ingestion library for fast, efficient and robust RAG pipelines
This is a lightweight tool for developers building Retrieval-Augmented Generation (RAG) applications. It takes various forms of text data, processes it by intelligently splitting it into smaller, meaningful parts (chunks), and then refines and embeds these chunks. The output is optimized text chunks ready to be stored in a vector database for efficient retrieval by large language models.
About chopdoc
mirpo/chopdoc
A tool to split documents into chunks for RAG and LLM applications
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work