Skip to content
All proof of work
Data at scale · Media analysis

Fifty-four thousand executive interviews, made queryable

A low-cost batch pipeline turning raw executive-interview podcasts into a vector-searchable dataset anyone can query in plain language, and one that keeps growing as new episodes land.

Executive-interview podcasts analyzed
54,457
Words analyzed
316M

The situation

This started as a body of interviews to train on and a proposed AI interviewing tool. It evolved into something more useful: an executive-interview media-analysis platform.

What we did

The ingest layer discovers, downloads, and transcribes executive-interview podcasts from dozens of sources, using on-device transcription where possible to hold cost down. It runs continuously, so the corpus tracks what market leaders are saying now instead of freezing at the date it was built.

Processing runs a batched, multi-pass classification pipeline over the whole corpus: a three-level role × industry × scale taxonomy, then thematic and buyer-journey scoring on top of it. The output is a vector-searchable dataset delivered through a chat interface anyone can query in plain language, with industry, role, and company-scale breakdowns feeding media analysis and an ICP profile builder.

Why it matters

The interesting constraint here was economic, not technical. Anyone can classify a corpus this size with a frontier model and a large budget. Doing it at a cost that makes the dataset worth having is the real engineering problem, and it is the same problem every portfolio company hits when they move from pilot to production volume.

Capabilities
  • High-volume, low-cost batch processing
  • Multi-pass classification taxonomies
  • Vector storage and retrieval
  • Local production with remote delivery
  • Natural-language chat interface
More proof
Next step

Want the detail behind this one?

We are happy to walk through the architecture, the decisions, and what we would do differently now.