chonkie and jchunk

These are ecosystem siblings—Chonkie is a language-agnostic RAG ingestion framework (Python-focused) while JChunk provides equivalent document chunking functionality specifically for Java applications, allowing teams to implement similar chunking strategies across different tech stacks.

chonkie
80
Verified
jchunk
47
Emerging
Maintenance 22/25
Adoption 15/25
Maturity 25/25
Community 18/25
Maintenance 10/25
Adoption 6/25
Maturity 16/25
Community 15/25
Stars: 3,829
Forks: 256
Downloads:
Commits (30d): 82
Language: Python
License: MIT
Stars: 17
Forks: 4
Downloads:
Commits (30d): 0
Language: Java
License: Apache-2.0
No risk flags
No Package No Dependents

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.

RAG development LLM application development text preprocessing vector database integration AI application engineering

About jchunk

jchunk-io/jchunk

JChunk is a lightweight and flexible library designed to provide multiple strategies for text chunking within Java applications

This is a lightweight and flexible Java library that helps developers break down large blocks of text into smaller, manageable pieces. It takes raw text as input and outputs segmented text chunks, which is crucial for building applications that need to process or search through text efficiently. It's designed for Java developers building RAG (Retrieval Augmented Generation) applications or any system requiring text segmentation.

Java development text processing RAG applications information retrieval natural language processing

Scores updated daily from GitHub, PyPI, and npm data. How scores work