설문의 자유 응답은 가장 유용한 항목이면서, 한 줄씩 읽을 시간이 없는 항목이기도 합니다. 이 파이프라인이 대신 분류합니다.
sonnet4일 내 완료QdrantPythonOpenAIspaCy
Claude
64ROI
69Scale
$1.3k85Saved
ROI for
README.md
왜 이 서브에이전트인가
설문의 자유 응답은 가장 유용한 항목이면서, 한 줄씩 읽을 시간이 없는 항목이기도 합니다. 이 파이프라인이 대신 분류합니다.
응답을 임베딩하여 Qdrant에서 클러스터링하면 비슷한 답변끼리 묶이고, 각 클러스터에 짧은 주제 라벨과 개수가 부여됩니다. 주제는 등장 빈도순으로 정렬되어 전달되며, 각 주제에 실제 응답 원문이 인용으로 첨부되어 그 뒤의 생생한 목소리를 직접 확인할 수 있습니다.
작동 방식
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
각 응답을 임베딩하고 Qdrant에서 클러스터링하여 유사한 답변끼리 그룹화합니다.
pending
각 클러스터에 짧은 주제를 라벨링하고 해당 항목의 응답 수를 집계합니다.
pending
빈도순으로 정렬된 주제와 근거가 될 원문 인용구를 반환합니다.
pending
샘플 출력
json
// Sample output
// (generated when the pipeline finishes)
Cluster open-ended survey responses into ranked themes, each with a count and representative verbatim quotes.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.