NotebookLM Audio Overview, Explained — and Automated

Audio Overview is NotebookLM's breakout feature: two AI hosts discuss your document like a podcast segment. Here's what's going on under the hood, where the manual workflow gets tedious, and how to make the same trick run itself.

What Audio Overview does

Given your sources, NotebookLM writes a two-host dialogue script — question, pushback, recap — and synthesizes it with a paired voice set. The dialogue format is the magic: disagreement and questions keep your attention in a way single-voice TTS never does.

Where the manual loop breaks down

Each overview is one click… per document, per day. Your reading is a stream — feeds, newsletters, saved articles, books — and clicking "generate" for each item forever is a chore that quietly kills the habit.

The automated version

An open-source pipeline applies the same recipe on a schedule: every morning it fetches your RSS feeds, writes two-host dialogue scripts with your LLM, synthesizes neural audio, and publishes to a private podcast feed. Books get the treatment too — a whole epub becomes a serialized audiobook with a hosts-discuss-the-book intro episode. You subscribe once; audio appears forever.

When to use which

Use NotebookLM when you need interactive Q&A over a document set. Use the pipeline when the job is "turn my daily information diet into audio without me doing anything."

listenwhilerunning is open source (AGPL-3.0) and runs on your own free-tier accounts.

Get it on GitHub → Live demo Hosted version waitlist

FAQ

Can I get Audio Overviews for RSS feeds in NotebookLM?

Not automatically — NotebookLM works per-notebook, per-source, manually. Scheduled feed-to-audio is exactly the gap the open-source pipeline fills.

Does the automated version sound like NotebookLM?

Same two-host format and pacing; voices depend on the TTS you configure (default: Microsoft neural voices, free for personal use).

Is my content sent to Google?

No — the pipeline runs on your accounts with your chosen LLM endpoint and your own storage.