2
Show HN: AI News Source Extractor – Easily Ingest AI News into Notebook LM
AI News Source Extractor is a Python script that scrapes all source links from today’s AI News issue (news.smol.ai) and packages them for NotebookLM so you can chat with, query, or even generate a podcast from the full articles without endless manual copy-paste.
It can:
- grab every article, paper, or tweet mentioned (with Discord coming soon)
- save everything in a NotebookLM–compatible format
- pull quoted tweet text into Markdown
- let you ask deep questions or generate audio from the real content
I built this because I wanted to dig deeper than the summaries from the newsletter itself, so now you get full context with one command.
GitHub: https://github.com/ThomsenDrake/ainews-source-extractor