What the Extractive Interview Summary Contains
AnyTool’s Interview Summary Generator turns a pasted interview, user-research or meeting transcript into the structured parts practitioners actually reuse, all computed in the browser. It first parses the transcript into speaker turns — handling “Speaker: text” lines and stripping leading [hh:mm] or [hh:mm:ss] timestamps, with a speaker label carrying to following label-less lines so multi-line turns stay attributed. From those turns it builds: an OVERVIEW (the distinct speakers, the number of exchanges, the total word count, and the timestamp span if present); a per-participant TALK-SHARE that reports the percentage of total words each person spoke, surfacing a one-sided interview at a glance; KEY THEMES, the most frequent significant terms after stop-word and spoken-filler removal, shown as frequency chips as the rule-based stand-in for the recurring topics a researcher buckets by hand; NOTABLE QUOTES, the most substantive verbatim lines (a length proxy for substance), attributed to their speaker, deduplicated and balanced a few per speaker so no single voice dominates; ACTION ITEMS, extracted by the shared action-item engine that detects commitment language and a best-guess owner and due date; DECISIONS and agreements, sentences carrying cues such as “we’ll go with”, “we decided”, “agreed to” or “settled on”; and QUESTIONS raised, the sentences that end in a question mark. The result can be viewed rendered, as raw Markdown or as plain text.
- Parses “Speaker: text” turns and strips [hh:mm] / [hh:mm:ss] timestamps; labels carry across multi-line turns
- Overview (speakers, exchanges, words, time span) + per-participant TALK-SHARE as a percentage of words
- KEY THEMES = most frequent significant terms (stop-words and fillers removed), shown as chips
- NOTABLE QUOTES are verbatim, attributed, deduped and balanced per speaker; DECISIONS and QUESTIONS use cue/punctuation rules
- ACTION ITEMS reuse the shared action-item engine (commitment language + best-guess owner and due)
