Show HN: Chonky – a neural approach for text semantic chunking
Published on: 2025-04-29 00:18:39
Chonky is a Python library that intelligently segments text into meaningful semantic chunks using a fine-tuned transformer model. This library can be used in the RAG systems.
Usage:
... Read full article.