AI 资讯
Google Renames NotebookLM to Gemini Notebook, Expanding Cross-Source Research
Google has renamed NotebookLM as Gemini Notebook , placing its source-grounded research tool more directly inside the Gemini ecosystem. The change is more than a new label. Google is connecting notebooks with Gemini and Google Search, documenting broader source engagement through Deep Research and Expert Intelligence, and adding the ability to run code in notebooks for eligible higher-tier users. For teams that assemble information from documents, web pages, spreadsheets, presentations and specialist publications, the direction is clear: Gemini Notebook is intended to become a workspace for combining sources rather than treating each source as a separate research task. The practical value depends on the quality and permissions of the material a user adds, but the product is moving toward a more connected knowledge workflow. What changes with Gemini Notebook In its July 16, 2026 announcement, Google's official Gemini Notebook update confirmed that NotebookLM continues under the Gemini Notebook name. Google described the change as part of a wider integration with Gemini tools and surfaces, including the Gemini app and Google Search. The renamed service retains the notebook model: users bring together sources and ask questions based on that supplied material. Google Help documentation describes supported and discoverable sources across the web, Google Drive, Gemini Chats and other surfaces. Examples include web URLs, YouTube videos, PDFs, ePub files and Drive content. In relevant contexts, the documentation also references Google Docs, Sheets, Slides and Google Play Books content. Google uses Expert Intelligence to describe a source-engagement framework that helps people work with trusted sources. The related announcement says this begins with eligible Google Play ebooks in Gemini Notebook, allowing readers to combine authors' expertise with other sources in a notebook. Eligibility matters. The available material does not establish that every Play Books title can be us
AI 资讯
Google Adds Notebooks to Gemini, Bringing Source-Backed Projects Into Its AI App
Google has announced Notebooks in Gemini , a new feature that turns the Gemini app into a more persistent, project-oriented workspace. Rather than treating each prompt as an isolated interaction, users can create personal notebooks that collect chats and source material, then synchronize that work with NotebookLM. The feature is a material expansion of Google's existing Gemini and NotebookLM ecosystem. Notebooks are designed as personal knowledge bases for complex projects: users can add sources such as documents, PDFs, and web URLs, customize Gemini's instructions for a notebook, and ask Gemini to work with the resulting context. Google's official Notebooks in Gemini announcement describes the release as a way to organize work in Gemini while retaining access to NotebookLM's distinct capabilities. The announcement resolves earlier anticipation around a possible Gemini "Notebook" product. This is not a standalone hardware product . It is a software feature inside Gemini that formalizes and deepens the connection between Gemini and NotebookLM, with links to broader Google services including Search, Workspace, and Education. How Notebooks in Gemini work A Gemini notebook is a dedicated space for a body of work rather than a single conversation. It can be created from Gemini's side panel, populated with sources, and configured with instructions that shape how Gemini should respond within that project. The model can then use the notebook's material as context while a user continues the conversation. The defining element is synchronization. Sources added in Gemini notebooks automatically sync with NotebookLM, so a project begun in Gemini can continue in Google's source-grounded NotebookLM environment. Google specifically highlights NotebookLM features such as Video Overviews and Infographics as tools users can access through that connected workflow. That design gives the two products distinct roles. Gemini becomes the place to organize a project and conduct AI-assisted w
AI 资讯
Gemini Notebook Rollout Remains Staged Despite Expanded Access for Pro Subscribers
Google's Gemini Notebook rollout has expanded across subscriber and account groups, but Google's published information describes a staged, multi-phase release , not a confirmed global completion for every Google AI Pro subscriber. That distinction matters for users evaluating access, planning source-based research workflows, or deciding whether a subscription tier will immediately provide the enhanced Notebook experience. The product was previously known as NotebookLM . In its official Gemini Notebook announcement , Google describes the rebrand and a broader rollout across Google Workspace and personal accounts. Its earlier rollout communications said initial web access was being provided to Google AI Ultra, Pro, and Plus subscribers, with plans to expand to mobile and additional accounts in the following weeks. In practical terms, expanded availability is real, but availability should be assessed by account type, region, and platform. Reports of delays for some UK Pro users are consistent with a rollout that has reached many users without becoming universally available everywhere at the same time. What Google has confirmed about Gemini Notebook Gemini Notebook is the new name for NotebookLM, Google's source-grounded notebook product. The relevant official updates establish three important points: The rebrand is confirmed. Google announced the move from NotebookLM to Gemini Notebook in its July 16, 2026 update. Access has broadened. Google identified AI Ultra, Pro, and Plus subscribers as initial recipients of web access during the rollout. The release is phased. Google said mobile availability and access for additional accounts would follow, while its later update described a broad rollout spanning Workspace and personal accounts. These statements provide a clearer interpretation than treating subscription eligibility as an identical experience for every user immediately. A tier can be included in a rollout while individual accounts still await activation, or while
AI 资讯
Google continues its renaming streak by turning NotebookLM to Gemini Notebook
Google said users can soon access their notebooks through AI Mode in Search.
AI 资讯
I Tested 5 Open-Source NotebookLM Alternatives — Here's What Actually Works
Google's NotebookLM is great. But handing your research notes, PDFs, and meeting transcripts to Google's cloud is a hard sell for a lot of people — especially when those documents contain client data, unpublished research, or internal strategy. So I spent a weekend testing five open-source alternatives. Three things mattered: can I docker compose up in under 10 minutes, does the podcast feature actually work offline, and what breaks first? Here's what I found. The Contenders Project Deploy Time Min VRAM True Offline License Open Notebook (lfnovo) ~8 min 8 GB Yes MIT Notex (smallnest) ~3 min 4 GB Yes Open source KnowNote (MrSibe) ~2 min 4 GB Yes Open source NotebookLM-Local (nagaforcloud) ~15 min 8 GB Qwen-3 4B bundled Open source InsightsLM (phsphd) ~30 min 8 GB Yes N8N SUS license 1. Open Notebook — The One to Beat git clone https://github.com/lfnovo/open-notebook cd open-notebook docker compose up -d Eight minutes from git clone to the web UI on localhost:3000 . It ships with 18+ model providers pre-configured — Ollama, OpenAI, Claude, DeepSeek, Gemini, all selectable per notebook. The podcast generator supports 1-4 speakers with different voices, and it runs entirely offline when you point it at an Ollama backend. What works: Document ingestion is fast — SurrealDB's vector + full-text index handles 200-page PDFs without choking Model switching is genuinely useful — Claude for deep analysis on one notebook, local Qwen for quick summaries on another Podcast quality with 2 speakers is close to NotebookLM's. 4 speakers is still rough. What breaks: Citation highlighting is still being rebuilt (work in progress as of June 2026) Single-user only — no team/workspace isolation built in Docker required. No native binary. 2. Notex — Single Binary, Zero Dependencies Notex is written in Go. You download a single binary (~25MB) and run ./notex . That's it. No Docker, no Python venv, no database setup. It supports PDF, TXT, MD, DOCX, HTML, audio, and YouTube/Bilibili URLs as so
AI 资讯
NotebookLM’s new update will help you build source repository from chat
Google is making Gemini 3.5 the default model in NotebookLM