The Notebook Got a Computer: How Antigravity Turns Reading Into Doing
The core mechanical change in this release is that NotebookLM stopped being a place where you read documents and became a place where work happens. Google equipped each notebook with a secure cloud computer that lets NotebookLM write and run code [1], and wired in its Antigravity IDE to drive that execution [4]. On top of that compute layer sits a library of more than 100 curated software skills [1], which is what lets a single chat request fan out into a real multi-step task instead of a one-shot answer.
That architecture is why the output list is so unusually broad for a research tool. Because the model can actually run code, it can hand you finished artifacts rather than just prose: PDF, DOCX, Markdown, XLSX, PPTX, charts, and structured CSV or JSON data, with images generated through Nano Banana [2]. The practical effect, as Android Authority put it, is that Google is collapsing 'research, analyze, create, and package' into one surface instead of forcing users to bounce between half a dozen tools [3]. The notebook is no longer the destination for your sources — it is the workspace where reasoning, computation, and delivery all converge.



