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.
71
text segmentationchunkingcontent processing
Run it
Your inputs & outputs are private.Only you can see what you run. The author of this flow — and everyone else — cannot.
Recent runs
Sign in to see your recent runs.
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
Inputs ·text input: New Inputtext input: Previous sections
text model
GLM 5
GPT-5.6 Luna
Output:
step_1_outputOutputs ·json output: output_acd6
Published by
NI
Nazar Ilamanov@nazar-ilamanov
4 published flows