🍱 semantic-chunking ⇢ semantically create chunks from large document for passing to LLM workflows
-
Updated
Apr 17, 2026 - JavaScript
🍱 semantic-chunking ⇢ semantically create chunks from large document for passing to LLM workflows
feeding large codebases into Large Language Models (LLMs) with limited context windows. The application allows users to upload or paste massive code files and intelligently split them into manageable "chunks" based on lines or specific part counts.
A text splitter to help handle character limit in ChatGPT, Gemini and other text based AI without reducing the characters in the text.
Matching strings between lists based on length
Add a description, image, and links to the text-splitter topic page so that developers can more easily learn about it.
To associate your repository with the text-splitter topic, visit your repo's landing page and select "manage topics."