NotebookLM Calibre Plugin
I am not sure if this is useful for anyone else but I recently found myself converting a lot of books / magazines and content to NotebookLM Deep Dives, so, I wrote this quick plugin to do that in single click. I find this is a nice way to go through a lot of content (during commute etc.) and pick interesting stuff to read. Think of it as skimming a book and deciding to read it.
What it does
Send Calibre books / magazines to NotebookLM to be turned into a podcast - divyenduz/notebooklm-calibre-plugin
A Calibre GUI plugin that seamlessly integrates with Google's NotebookLM to generate podcast-style "Audio Overviews" of your books directly from your Calibre library. Because Google does not provide an official public API for NotebookLM, this plugin relies on the open-source community CLI tool gemini-notebook-mcp-cli to communicate with the service. Install the CLI tool by following the installation instructions in their documentation . Ensure the nlm command is available in your system's PATH. You can install this plugin directly into Calibre using the calibre-customize command-line tool. cd notebooklm_plugin Build and install the plugin into Calibre: calibre-customize -b . Restart…from github.com
Does the same job
all alternatives →


- TYTurn your “read later” folder into a physical book2020 · ▲204
Hi HN! Being locked down with plenty of time in my hands, I clearly noticed a problem that I faced and also felt passionate about tackling. - Excessive screen time in our day-to-day - Diminishing attention spans It was consistently tough to properly read quality longform content online. From screen related tiredness to having ads and notifications pop up and demand a share of my attention, my focus was compromised. Long story short, I wanted to read longform content that lives online (and there is a ton of high quality out there), in an inherent offline medium, paper :p Fast forward 5…

NotebookLM Tools Chrome ExtensionDec 2025 · ▲121Chrome extension for NotebookLM productivity utilities
More growth this month
the category →
AstraPixels▲267A pixel-art solar system at its real current positions.
Growth · 29d ago · astrapixels.com

Launched alongside, August 2026
the whole month →- TL
Life & fun · 10d ago · louisabraham.github.io


- SA
Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…
Life & fun · Aug 2026 · toneyalexander.github.io


I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com