NotebookLM
Also known as: Google NotebookLM, Notebook LM
NotebookLM launched from Google Labs in 2023 as an experiment in source-grounded AI: unlike a general chatbot that draws on its entire training corpus, NotebookLM only answers based on the documents you explicitly upload. This makes it useful for tasks where accuracy matters more than breadth: digesting a stack of research papers, summarizing lengthy reports, or asking questions about a specific contract or policy document. The underlying model is Gemini.
The feature that made NotebookLM broadly known outside the developer community is Audio Overview, which generates a 10-15 minute two-voice podcast-style conversation about your source materials. Users upload anything (PDFs, websites, YouTube transcripts, Google Docs), and NotebookLM produces a natural-sounding dialogue exploring the key ideas. The feature went viral in late 2024 and drove a significant spike in adoption.
As of 2026, NotebookLM is available free with a Google account, with higher limits on the Google AI Pro and Ultra subscription tiers. It supports document Q&A, mind map generation, study guides, audio overviews, and inline source citations for every claim it makes. For builders, NotebookLM is relevant as a product example of grounded RAG done well for consumers, and as a tool for their own research workflows. It is not developer-accessible via API; it is a standalone consumer product.