Segmenter

This flow segments a long article slice into smaller, coherent chunks based on topic shifts or idea boundaries, making large texts easier to manage and analyze. It is useful for preparing text for retrieval or detailed processing by breaking it into meaningful units.

70
text segmentationchunkingcontent processing

Try it

v4

Your inputs and outputs are private — only visible to your account.

text
text

What it does

The flow takes a slice of text as input and identifies all chunk boundaries within it where the content shifts to a new idea or topic. It outputs a JSON object listing the exact start points of each chunk, effectively dividing the input text into consecutive, retrieval-sized segments.

How it works

Show details
Inputs · New Input, Previous section
Step 1JSON

GLM 5

gpt-5-6-luna

Output step_1_output

Outputs · output_acd6

Published by