All activity
Kriralabsleft a comment
Hey Product Hunt! š I'm the founder of Krira Labs. I built Krira Chunker after hitting chunking bottlenecks in my own RAG pipelines ā pure Python just doesn't cut it at scale. Would love feedback from anyone building RAG systems ā what chunking problems are you still struggling with? Happy to answer everything!

Krira ChunkerRust-native doc chunker for RAG-40x faster than LangChain
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.

Krira ChunkerRust-native doc chunker for RAG-40x faster than LangChain
