A fast, lightweight and easy-to-use Python library for splitting text into semantically meaningful chunks.
-
Updated
May 6, 2026 - Python
A fast, lightweight and easy-to-use Python library for splitting text into semantically meaningful chunks.
🍱 semantic-chunking ⇢ semantically create chunks from large document for passing to LLM workflows
A Python CLI to test, benchmark, and find the best RAG chunking strategy for your Markdown documents.
Kerning-aware text splitting
One library to split them all: Sentence, Code, Docs. Chunk smarter, not harder — built for LLMs, RAG pipelines, and beyond.
A sentence splitting (sentence boundary disambiguation) library for Go. It is rule-based and works out-of-the-box.
JChunk is a lightweight and flexible library designed to provide multiple strategies for text chunking within Java applications
A collection of custom n8n nodes for enhanced document processing, text splitting, and embeddings generation
Adaptive Chunking: automatically select the best chunking method per document for RAG. Accepted at LREC 2026.
An exploration of text splitting and chunking in JavaScript
A web app that allows users to upload PDFs and interact with them through a Q&A interface. The application extracts text from PDFs, generates embeddings, stores them in a FAISS database, and retrieves relevant information to provide context-aware answers using a large language model .
A smart C# text splitting library that intelligently chunks text while preserving semantic boundaries. Uses a hierarchical approach with configurable overlap and detailed metadata.
An intelligent chatbot that allows users to upload text-based Ayurveda PDFs and ask questions based on the content using RAG (Retrieval-Augmented Generation) combining semantic search and LLM-based responses.
Benchmark chunking strategies for your RAG corpus. Get a recommended config. CLI, Python library, and MCP server.
LangChain is a framework, which is very helpful and easy to build applications based on available Large Language Models.
Specialized markdown text splitter - part of LEDAA project's data ingestion pipeline for RAG.
I built a News Research Tool with Streamlit and LangChain that fetches news articles from URLs, processes them with text splitting and embeddings, and stores them in a FAISS vector DB. Users can query articles via a RetrievalQA chain to get precise, source-backed insights—showcasing my skills in LLMs and vector search.
Matching strings between lists based on length
This is an experiment in learning langchain, pinecone and stuff, don't mind
A zero-dependency Go library for splitting text into overlap-aware chunks optimized for embeddings and RAG pipelines.
Add a description, image, and links to the text-splitting topic page so that developers can more easily learn about it.
To associate your repository with the text-splitting topic, visit your repo's landing page and select "manage topics."