Split text using a fine-tuned BERT model to detect semantic shifts
NeuralChunker
leverages the power of deep learning! It uses a fine-tuned BERT model specifically trained to identify semantic shifts within text, allowing it to split documents at points where the topic or context changes significantly. This provides highly coherent chunks ideal for RAG.
NeuralChunker
via the API, check out the API reference documentation.
Chunk
objects.