Krira Chunker

Krira Chunker

Rust-native doc chunker for RAG-40x faster than LangChain

7 followers

Most RAG pipelines bottleneck at chunking. LangChain's pure Python chunker is slow and memory-hungry at scale. Krira Chunker fixes this with a Rust core + Python bindings: β†’ 40x faster than LangChain β†’ O(1) memory β€” flat at any scale β†’ Drop-in Python API β†’ 17 versions shipped, 315+ installs pip install krira-augment Built for devs tired of chunking being their pipeline's weak link.