A tool that turns a customer call transcript into a plan, and flags anything the call didn't cover.
Where it came from
It started as a take-home for an AI agency. The brief was verbal and left vague on purpose. Their team builds things for customers, and after discovery calls it was taking too long to work out a plan. The task was to fix that.
It took about 90 minutes. I didn't want the work to go to waste.
What it does
Give it a call transcript and it writes a plan around three questions: how the work gets done today, what the customer wants to end up with, and when they need it.
Every line in the plan is one of three things:
Quoted: something the customer actually said, with the line from the transcript underneath.
Judgement: the tool's own read, labelled as that.
Gaps: anything the call left open, with follow-up questions for next time.
The quotes are checked by plain code, not by the model. If a quote isn't in the transcript, it gets flagged.