Major OS editions rebuilt · Current pricing ends August 31Explore the upgraded OS Library →
● Live update · Announced June 8, 2026 · Rolling out on web (AI Ultra first)
Major Update · June 8, 20269-min read · Gemini 3.5

NotebookLM just became an agent, not a reader

Google rebuilt NotebookLM on Gemini 3.5 and Antigravity, gave every notebook a secure cloud computer that writes and runs its own code, and let the chat assemble your source library from a blank page. Here is everything that changed — and what to watch out for.

Four engine-level changes: a new model, a per-notebook code runtime with 100+ software skills, chat-driven source discovery via Google Search, and 12+ downloadable output formats including PPTX and XLSX. Rolling out on the web to AI Ultra first. Updated June 2026.
Direct Answer
What changed in NotebookLM’s June 2026 Gemini 3.5 update?

On June 8, 2026, NotebookLM moved to Gemini 3.5 and the Antigravity framework, becoming an agent rather than a reader. Every notebook gained a secure cloud computer that runs code (100+ skills), start-from-scratch web sourcing, a visible reasoning process, and new Studio exports — live first on Ultra and Workspace.

TL;DR — On June 8, 2026, Google upgraded NotebookLM to run on Gemini 3.5 and Antigravity (its agent-first coding IDE). Four things are new: every notebook now has a secure cloud computer that writes and runs code with 100+ built-in software skills; the chat can build your source library from scratch using Google Search; outputs are downloadable in 12+ formats including PPTX, XLSX, PDF and DOCX; and NotebookLM shows its thinking steps in chat. It is rolling out on the web to Google AI Ultra and Workspace AI Ultra users first.

Updated June 2026. Maintained by a small team of AI super-users who teach multi-AI research workflows — no affiliate relationships, not affiliated with Google. Every claim is sourced (see sources). About this guide →Changelog

★ Watch · Gemini 3.5 + Antigravity in 60 seconds

See the update in action

A quick look at what the Gemini 3.5 + Antigravity upgrade actually changes inside NotebookLM.

What actually changed in NotebookLM?

NotebookLM moved from a tool that reads documents you give it to one that finds sources, runs code, and builds deliverables on its own. The shift is driven by three engine-level changes — a new model, a new agent runtime, and a new output layer — that together turn a notebook into an active research workspace rather than a passive Q&A box.

CapabilityBefore (Gemini 3)After (June 8, 2026)
Underlying modelGemini 3Gemini 3.5 + Antigravity
Code executionNoneSecure cloud computer per notebook, 100+ software skills
Finding sourcesYou upload everything manuallyChat discovers and adds sources via Google Search
Reasoning visibilityHiddenThinking steps shown in chat
Downloadable outputsLimited12+ formats incl. PPTX, XLSX, PDF, DOCX, CSV, SVG
Starting pointRequires sources firstCan start from a blank notebook + a question

The takeaway: the four upgrades below are not separate features bolted on — they are one capability (an agent that can act) expressed across discovery, analysis, and output.

What are Gemini 3.5 and Antigravity?

Gemini 3.5 is the model now answering your questions; Antigravity is Google's agent-first, AI-powered IDE — the runtime that lets NotebookLM write and execute code behind the scenes. Together Google says they deliver more accurate, more reliable answers with better visibility into how the system reaches them.

For everyday use, the practical change is twofold. First, large-document and multi-source reasoning is more dependable, which matters most when a notebook holds dozens of long PDFs. Second, NotebookLM now exposes its thinking steps directly in chat, so you can see the chain of reasoning rather than trusting a black-box answer — useful for catching where a synthesis went sideways before you cite it.

Antigravity also ships a catalog of more than 100 curated software skills — the discrete capabilities (data parsing, charting, format conversion, computation) the agent draws on when a task needs code rather than prose.

What can the per-notebook cloud computer do?

Every notebook now includes a secure, isolated cloud computer that NotebookLM uses to write and run code for deeper research and more complex analysis. In plain terms: it can do real data work on your sources instead of only describing them.

Where this earns its keep:

  • Messy data, unified. Point it at datasets with conflicting international formats — dates, decimal separators, currencies — and it reconciles them programmatically rather than guessing in prose.
  • Math on your actual files. It performs accurate calculations directly against source data, so a financial model or statistical summary is computed, not approximated.
  • Charts and reports. It can generate visualizations and assemble them into a finished document in one pass.

The mental model: treat a notebook less like a chatbot and more like a junior analyst who has a sandboxed laptop, your sources, and the ability to show their work.

Can NotebookLM build a source library for you?

Yes. You can now open a blank notebook with nothing but a question or a loose idea, and NotebookLM's chat will guide you through building a source repository — using Google Search to find relevant, high-quality material and add it for you. This removes the old precondition that you gather and upload everything before the tool was useful.

Two scenarios Google highlights are exactly the ones researchers hit constantly: finding primary sources in other languages to bring in perspectives outside your default search bubble, and surfacing related works by an author you've just discovered. The chat proposes sources; you decide what makes the cut.

01

Open a blank notebook

Start a new notebook and describe the project or question in chat — no uploads needed.

02

Let it discover sources

Ask it to find sources. It runs Google Search and proposes candidates, including foreign-language and primary material.

03

Curate ruthlessly

Keep what is credible and on-topic; discard the rest. This step protects your output quality (see problems to solve).

04

Analyze with the cloud computer

Ask it to clean, compare, or compute across the sources you kept.

05

Export the deliverable

Request a downloadable file — PDF, DOCX, XLSX, PPTX, CSV, JSON or an image — and iterate on it.

Which file formats can NotebookLM export now?

NotebookLM can now create downloadable outputs in more than a dozen formats, and — crucially — you can give detailed instructions up front (e.g. "a PDF report with charts and tables" or "a detailed budget spreadsheet") and then request edits after generation. This is the upgrade most likely to change your daily workflow.

Output typeFormats
Data visualizations & chartsPNG · SVG
DocumentsPDF · DOCX · Markdown · TXT
Images (via Nano Banana)PNG · JPG · GIF
Structured dataCSV · JSON
SpreadsheetsXLSX
PresentationsPPTX

Native PPTX and XLSX are the headline: a notebook can now hand you an editable PowerPoint deck or a working Excel model, not a screenshot of one. Google says more formats are coming. For deck-specific tactics see our Slide Deck guide; for structured extraction, the Data Table guide.

Google's own evaluations

How much better is it, in Google's tests?

Google published side-by-side evaluations against the prior system. The gains are largest exactly where the new agent capabilities apply — long documents and web research.

65%+
Avg win rate across 5 core dimensions (15-pt margin above parity)
69.9%
Win rate on large document analysis
78.2%
Win rate on advanced web research & source discovery

Read these as vendor benchmarks, not independent ones — a win rate above parity means evaluators preferred the new output more often than the old, not that it is correct 78% of the time. Still, the pattern matches the architecture: the biggest jumps are in source discovery and large-corpus reasoning, the two areas the cloud computer and Google Search integration directly target.

What new workflows does this unlock?

Google's launch examples (a data analyst, a program manager, a gym owner) are deliberately generic. Here are workflows that only became possible on June 8 — written for the people who actually live in NotebookLM.

Researchers

The zero-upload literature review

Start blank, let NotebookLM discover foreign-language primary sources and an author's related works, then have the cloud computer build a citation matrix and export it as DOCX + XLSX.

Literature Review OS →

Data work

Dirty dataset → PDF report, in one notebook
Free starting point

Build the workflow before buying a package

Get the AI Research Starter Kit: 4 practical workflows and 4 reusable prompts.

Drop in raw, inconsistently formatted data; ask it to normalize formats, run the stats in code, chart the result, and hand back a finished PDF — no spreadsheet round-trip.

Data Table guide →

Founders & consultants

Competitive brief from nothing

Open a notebook, name a market, let it assemble sources via Google Search, then synthesize a board-ready PPTX.

Reproducibility

The verifiable appendix

Use code execution to recompute the numbers in a claim, then export the working data as CSV/JSON so reviewers can check it. Grounding plus a paper trail.

Deep Research OS →

The unifying move across all four: stop treating NotebookLM as a summarizer and start handing it the whole task — discover, compute, deliver — then verify its work.

What problems still need solving?

A capability this large arrives with real friction — the stuff Google's announcement doesn't lead with, and the reason not to point this at high-stakes work unsupervised yet.

None of this is a reason to avoid the update — it's a reason to keep a human in the loop on discovery and on every computed result.

Who gets the update, and when?

The rollout started June 8, 2026 on the web for Google AI Ultra subscribers and Workspace business customers with AI Ultra access. Google says the capabilities will reach other tiers over time, but has not published a timeline or pricing for free and Plus users, and mobile timing is unconfirmed.

If you don't see the new features yet, that's expected — confirm your plan qualifies, check you're on the web app, and watch our update log, which we revise as access widens. To compare what each plan and competitor offers, see the AI tool comparison and our system limits & benchmarks.

Antigravity vs Nano Banana 2 Lite: the brain and the renderer

Two Google technologies landed in NotebookLM around the same window, and they do very different jobs — worth separating cleanly, because they’re easy to conflate.

Antigravity is the agentic backend — the brain. It’s Google’s agent-first runtime, and inside NotebookLM it does the thinking: it breaks a large research task into steps, writes and runs code in the per-notebook cloud computer, cleans and cross-checks your sources, browses the live web to fill gaps, and shows its working in the chat. Hand it something sprawling — “unify these messy financial tables and chart the trend” — and it plans the steps, writes the Python, and executes it behind the scenes rather than just describing what you’d do. For a big enough task it can spin up several agentic passes — one gathering fresh sources from the web, another cleaning your uploads, a third cross-referencing and de-duplicating — then synthesise the results.

Nano Banana 2 Lite is the visual renderer — the editor. It’s Google’s fast, cost-optimised image-and-video model, and its job lives in the Studio’s video features. Once Antigravity has done the reasoning and distilled the key script, Nano Banana 2 Lite turns that into the visual layer: the illustrations, charts, styled frames, and the roughly 60-second vertical clip of a Short Video Overview, animated and matched to AI narration.

The clean mental model: Antigravity does the research and runs the code; Nano Banana 2 Lite makes it watchable. They’re complementary halves of the same 2026 upgrade, not competing systems — which is why one notebook can both run a data analysis and hand you a vertical video summarising it.

Frequently asked questions

Don’t want to write the prompt yourself?Generate a custom, ready-to-run NotebookLM prompt in about 30 seconds — free.
Open Prompt Generator →
Is the Gemini 3.5 and Antigravity update free?
Not at launch. It began rolling out on June 8, 2026 on the web for Google AI Ultra subscribers and Workspace business customers with AI Ultra access. Google says it will reach other tiers over time, but free-tier access and pricing have not been announced.
What is Antigravity in NotebookLM?
Antigravity is Google's agent-first, AI-powered integrated development environment (IDE). Inside NotebookLM it powers the secure cloud computer and a library of 100+ curated software skills, letting the tool write and run code for deeper research and analysis.
What file formats can NotebookLM export now?
Charts as PNG and SVG; documents as PDF, DOCX, Markdown and TXT; images (via Nano Banana) as PNG, JPG and GIF; structured data as CSV and JSON; spreadsheets as XLSX; and presentations as PPTX. You can also request edits after a file is generated.
Can NotebookLM build a source library without uploading documents?
Yes. Open a blank notebook with just a question or rough idea, and the chat guides you through building a source repository — using Google Search to find relevant, high-quality sources, including primary sources in other languages, and adding them for you to curate.
How is this different from Gemini Deep Research or Perplexity?
All three discover and synthesize web sources, but NotebookLM keeps everything inside a persistent, source-grounded project with inline citations — and now adds code execution and downloadable PPTX/XLSX outputs. It's built for building a knowledge base over time rather than one-off answers. See our full comparison.
How much more accurate is the upgraded NotebookLM?
In Google's own side-by-side evaluations the upgraded system reached an average win rate above 65% across five core dimensions, 69.9% on large document analysis, and 78.2% on advanced web research and source discovery, all versus the prior baseline. These are vendor benchmarks measuring evaluator preference, not independent accuracy scores.
Is NotebookLM Guide affiliated with Google?
No. NotebookLM Guide is an independent resource. We are not affiliated with, endorsed by, or sponsored by Google. NotebookLM is a product of Google.
Next steps

Put the new NotebookLM to work

Sources & further reading

  1. Google — official NotebookLM announcement (Trond Wuellner & Usama Bin Shafqat), June 8, 2026, via blog.google / notebooklm.google.
  2. 9to5Google — "NotebookLM rolling out big Gemini 3.5 & Antigravity upgrade with more outputs," June 8, 2026.
  3. TechCrunch — "NotebookLM's new update will help you build source repository from chat," June 8, 2026.
  4. Thurrott.com — "Google is Rolling Out a Major Update to NotebookLM," June 8, 2026.
  5. EdTech Innovation Hub — "Google upgrades NotebookLM with Gemini 3.5 and agentic research tools," June 8, 2026.

This page is updated as NotebookLM's rollout expands. Last reviewed June 8, 2026.

Free AI Research Starter Kit

4 workflows + 4 reusable prompts

Start with four practical, source-grounded workflows and four reusable prompts. Instant access. No credit card.

No spam. Unsubscribe anytime.
Your next step

Choose the system that matches your work

Working across more than one AI tool? Explore Multi-AI Systems →

Trust layer

Privacy and responsible AI use

Learn what to upload, what to de-identify, and when sensitive work requires an approved organizational environment.