.38 per 34-min transcript: dev breaks down why… · AGI Hunt

$0.38 per 34-min transcript: dev breaks down why ChatGPT Plus beats API pricing

yeah280 · reddit · 2026-09-11

A developer trying to automate the viral-clip analysis he does manually in ChatGPT Chat (High reasoning) ran the numbers on the OpenAI API: analyzing a 34-minute transcript used 32,265 input tokens, 10,822 output tokens (8,723 reasoning), costing $0.38 per episode — $38 per 100 episodes, $378 per 1,000. He proposes cost-reduction paths and asks for advice: prompt caching (large identical instruction blocks), Batch, lower reasoning effort, and a multi-stage pipeline (cheap model scans full transcript → candidates → strong model refines → JSON), aiming to spend subscription-like money for subscription-like output. The key framing: architect around cost per successfully found clip, not cost per token.

Original post →

More from coding & agent

coding & agent channel →