IA · 30 August 2026 · 4 min read
Google Gemini Notebook Adds Commercial Books via Expert Intelligence
In brief: Google has launched Expert Intelligence within Gemini Notebook (formerly NotebookLM), enabling users to query and analyze commercial titles purchased on Google Play Books. Featuring over 100,000 titles from major publishers, the system introduces a rights-management framework that prevents unauthorized access while offering authors a direct monetization path in generative AI.
by Team Mocchi's
Google has announced a major upgrade to its AI research and note-taking application. The tool, recently rebranded as Gemini Notebook (formerly NotebookLM), now features Expert Intelligence, a capability designed to let users import and query full-length digital books purchased through Google Play Books.
The update shifts the application from a workspace for user-uploaded PDFs and notes to a knowledge hub connected directly to commercial publishing catalogs.
A 100,000-Book Catalog and Featured Author Notebooks
At launch, Expert Intelligence supports more than 100,000 titles from major global publishers, including Penguin Random House, Macmillan Publishers, O’Reilly Media, and Johns Hopkins University Press. As reported by The Verge, users can select supported titles bearing the "Gemini Notebook" badge within Google Play to generate study guides, summaries, structured infographics, and conversational audio podcasts grounded in the book's full text.
During a technical briefing, Google Labs editorial director Steven Johnson demonstrated various practical applications: from generating tailored nutritional frameworks using non-fiction works to applying management methodologies for workplace scenarios. Google also partnered with fifteen authors — including Michael Pollan, Kim Scott, Steven Pinker, and Jennifer Wallace — to deliver Featured Notebooks customized with bonus materials, introductory letters, and dedicated prompts.
DRM and Rights Management in Retrieval-Augmented Generation
One of the most consequential aspects of Expert Intelligence is its digital rights and access control framework. Integrating copyrighted commercial literature into Retrieval-Augmented Generation (RAG) pipelines has traditionally presented significant licensing and distribution hurdles.
Google addresses this by enforcing purchase verification across shared workspaces: if a user shares a notebook referencing a purchased commercial book, recipients who have not bought the title will only see it listed as a cited source. They cannot view the underlying text or query the protected content without purchasing the volume via a direct link to Google Play Books. This setup positions the generative assistant as a direct sales driver for publishers and authors, offering a distinct alternative to unlicensed web scraping.
Expansion to Search, Gemini, and Academic Journals
Connecting commercial books to Gemini Notebook is part of a broader push to ground generative models in verified sources. Google confirmed that Expert Intelligence capabilities will soon expand to AI Mode in Google Search and the standalone Gemini app, allowing users to pull information from their purchased library across everyday workflows.
According to Google Labs, subsequent roadmap milestones will expand the framework to cover academic research papers, peer-reviewed journals, and news publications, building an ecosystem where high-assurance sources are natively accessible to frontier inference engines.
Mocchi's take
Google's architectural shift underscores a critical reality for enterprise software and AI adoption: the phase of ungoverned knowledge retrieval is giving way to certified, access-controlled Retrieval-Augmented Generation (RAG) pipelines. For companies developing custom software and internal knowledge systems, this demonstrates that generative tools are only as reliable as the access permissions and data integrity behind them. Designing robust permission layers around specialized corpora is just as important as the choice of the language model itself.