SemanticChunker.NET
SemanticChunker.NET delivers automatic Semantic Chunking for Retrieval‑Augmented Generation in .NET. The library splits long documents into embedding‑aware, context‑preserving chunks that fit your LLM’s token budget. Compatible with Microsoft.Extensions.AI and Semantic Kernel, featuring four breakpoint strategies, target‑chunk mode, multilingual sentence detection and token‑limit safety.
Install
dotnet add package SemanticChunker.NET --version 1.0.0
Install-Package SemanticChunker.NET -Version 1.0.0
<PackageReference Include="SemanticChunker.NET" Version="1.0.0" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
Compatibility metadata lists 1 target framework; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.