On using GenAI, topic analysis, and network visualization to make 152 Directionally Correct podcast episodes easier to explore.
Currently, I’m exploring different ways to represent, visualize, and make knowledge and ideas easier to consume and navigate. As part of that, I recently shared the result of my attempt to build a second brain rooted in my People Analytics blog, accessible to both people and AI agents.
This time, I wanted to try something a bit different: a visual knowledge interface that turns a collection of content into an interactive network, complementary charts, and a searchable catalog.
So I needed a good knowledge source to test it on. Being a big fan of the Directionally Correct podcast, I quickly converged on its archive as a perfect test case. The episodes contain a huge amount of interesting and useful material for people analytics practitioners, but a lot of that knowledge is buried inside individual episodes and can be hard to rediscover later.
The result is a webpage where you can explore 152 episodes published between April 9, 2023, and August 17, 2026. A user can…️
Here is a link to the webpage.
⚠️ The topic assignments, topic syntheses, cluster labels, structured summaries, and related-episode recommendations were created with the help of GenAI. That makes it possible to process this amount of material, but it also means there will almost inevitably be some mistakes and imprecisions. So, treat the explorer as a tool for exploration rather than a substitute for the original episodes, which are linked throughout the app.
Have a look and let me know whether it helps you get more out of the podcast - which view is most useful, what works, what’s missing, what’s confusing, or what could be improved. And who knows - if Cole Napper likes it, maybe he’ll decide to polish it, push it further, and turn it into a live, continuously updated companion to his awesome podcast 😉
P.S. To be clear: any mistakes, omissions, or rough edges in the topic assignments, summaries, methodology, recommendations, or visualizations are mine alone 🙋
P.P.S. The repo for this explorer is public, with an asterisk: it contains the deployed app and browser-ready data, but not the raw transcripts or local processing code. The stack used was fairly lean: Apify for YouTube transcripts, the OpenAI API for structured idea extraction, controlled topic tagging, embeddings, and evidence-linked syntheses, and Codex for building the pipeline and interface. The explorer itself is React/TypeScript with a force-graph library, hosted on GitHub Pages. For more details, check a proper pipeline write-up in the README.
For attribution, please cite this work as
Stehlík (2026, Aug. 18). Ludek's Blog About People Analytics: Turning 152 Directionally Correct podcast episodes into an interactive topic explorer. Retrieved from https://blog-about-people-analytics.netlify.app/posts/2026-08-18-directionally-correct-podcast-topic-explorer/
BibTeX citation
@misc{stehlík2026turning,
author = {Stehlík, Luděk},
title = {Ludek's Blog About People Analytics: Turning 152 Directionally Correct podcast episodes into an interactive topic explorer},
url = {https://blog-about-people-analytics.netlify.app/posts/2026-08-18-directionally-correct-podcast-topic-explorer/},
year = {2026}
}