All 22 chapters
- Part 01 — Your First Day with AI
- Part 02 — The Developer's Toolkit
- Part 03 — Building Your First Project
- Part 04 — Leveling Up
- Part 05 — The Agent Era
- Part 06 — The Big Picture
NotebookLM & AI Research Tools
Before you build anything, learn to research with AI. It will change how you think.
Last year I needed to understand a 140-page software specification a potential client sent us. A multi-tenant SaaS platform for dental practice management. Twelve feature modules, permission matrices, security requirements, rollout plans. The kind of document that takes a full day to read properly and another day to form an opinion about.
I uploaded it to NotebookLM and generated an Audio Overview. Twelve minutes later, while making coffee, I had a clear picture of the scope, the technical complexity, the parts that were well-specified, and the parts that were hand-wavy. Then I uploaded it to a Claude Project alongside our internal estimation templates and asked Claude to identify the riskiest modules and estimate effort.
By the time I sat down at my desk, I had a working understanding of a document that would have taken me most of a day to process manually. Not a summary. An understanding. With citations I could verify.
This chapter is about that workflow. Not a single tool, but a way of working that makes you faster, deeper, and better informed than anyone still reading documents the old way.
The three capabilities you need
Here’s the mental model. Serious research requires three things:
Discovery — finding the right information. What’s true today? What did that company announce last week?
Reasoning — thinking deeply about what you found. What does this mean for us? Where are the contradictions?
Synthesis — turning your understanding into something shareable. A briefing doc. A podcast for your commute. A one-pager for a client.
No single tool does all three well. The workflow that works: Perplexity for discovery (it searches the live web and gives you cited answers), Claude Projects for reasoning (upload your documents, ask hard questions, get analytical depth), and NotebookLM for synthesis (turn your research into Audio Overviews, briefing docs, and shareable notebooks).
NotebookLM
NotebookLM is Google’s AI research assistant. It’s free. And it does something no other tool does: it takes your documents and turns them into a conversation between two AI hosts who discuss, debate, and explain your material in a way that’s surprisingly engaging to listen to.
You create a notebook, upload sources (PDFs, Google Docs, websites, YouTube videos, audio files, plain text — up to 50 on the free plan, each up to 500,000 words), and then you ask questions. The critical design choice: NotebookLM only answers from your sources. It doesn’t reach into its training data. Every answer includes inline citations linking back to specific passages. If you ask something that isn’t covered, it tells you instead of guessing.
This sounds like a limitation. It’s the feature. When you’re reviewing a contract, you don’t want the AI to hallucinate a clause that doesn’t exist.
The Audio Overviews are the standout. Click “Generate” and NotebookLM produces a podcast-style conversation between two hosts discussing your sources. They banter. They explain concepts. They highlight what’s surprising. I know how this sounds. “AI-generated podcast about my documents” sounds like a gimmick. It’s not.
You process information differently when you listen. Reading a dense document, your eyes glaze over. When two voices are discussing the same material, your brain engages differently. Concepts stick. And you can listen while walking, cooking, driving. Time that was dead is now research time.
Here’s the part that surprised me most: hearing your own work summarized reveals gaps you can’t see by re-reading. When the hosts paraphrase your proposal back to you, you immediately hear where the logic breaks down. Your brain autocorrects your own writing when you re-read it. The hosts only have what you actually wrote.
Four formats: Deep Dive (thorough 6–15 minute unpacking), Brief (1–2 minute single-voice summary), Critique (hosts review your material as experts, surfacing weaknesses), and Debate (two hosts argue opposing positions). You can customize every overview with a prompt up to 10,000 characters. The customized versions are dramatically better than the defaults.
I run every client proposal through Critique before sending it. The hosts found a contradiction in my pricing section last month that would have been embarrassing in front of the client.
Beyond audio, NotebookLM generates briefing docs, FAQs, study guides, slide decks, mind maps, and video presentations from your sources — all grounded, all cited. A recent Deep Research mode also lets it search the web for new sources beyond what you uploaded.
Perplexity
Perplexity is what you use when you need to know what’s true right now. Unlike Google Search, which gives you a list of links, Perplexity reads the sources and gives you a synthesized answer with inline citations. Every claim is footnoted with real URLs you can click through and verify.
Any question where recency matters belongs to Perplexity. Claude and ChatGPT answer from training data that might be months old. For anything that could have changed since last Tuesday, Perplexity is the starting point.
The pattern I use most: before a client call or partnership discussion, spend 10 minutes building a dossier. “What has this company announced in the last 6 months?” “What are the main criticisms of their product?” The cited format means you can share the research with your team and they can verify anything that seems off.
Perplexity Spaces are persistent research workspaces — attach files, URLs, custom instructions, share with teammates. Good for ongoing competitive intelligence. Pro at $20/month gets unlimited Pro searches and model selection (you can route through Claude, GPT, or Gemini). Free gets you about 5 Pro searches per day.
The limitation: Perplexity is wide but not deep. It synthesizes well but doesn’t reason about contradictions the way Claude does. Brilliant research assistant who brings you everything relevant, but you still need to think about what it means.
Claude Projects
If NotebookLM is your synthesis layer and Perplexity is your discovery layer, Claude Projects is where you do the hard thinking.
Claude’s 200K-token context window lets you upload substantial document sets — a 50-page specification, a quarter’s worth of financial reports, an entire codebase. The reasoning quality is where Claude pulls ahead. Ask “What are the three highest-risk modules in this specification and why?” and you get structured analysis with specific references. Ask NotebookLM and you get a competent summary. Ask Perplexity and it won’t have your specification at all.
Last quarter we were evaluating a large healthcare SaaS bid. I created a Project, uploaded the 80-page RFP, competitor case studies Perplexity found, our past healthcare retrospectives, and our rate card. Claude flagged HIPAA compliance testing as a hidden time sink — citing a specific RFP section we’d have glossed over and cross-referencing our last healthcare project timeline. That flag alone saved us from underbidding by at least two sprints.
ChatGPT in the mix
ChatGPT has features worth knowing. Canvas is a collaborative editing workspace for polishing documents. Deep Research produces detailed autonomous research reports (longer than Perplexity but much slower). Custom GPTs let you build specialized assistants your team can reuse. Its weaknesses compared to Claude: more frequent hallucinations on long documents and less rigorous self-correction.
Combining them in practice
A potential client wanted us to build a telemedicine scheduling platform. I had 48 hours before the call.
I started with Perplexity: leading platforms, HIPAA requirements, the client’s recent announcements, open-source options. Twenty minutes gave me 14 cited sources and a clear market picture (plus the fact that they’d just raised a Series A — meaning budget but urgency).
Then Claude Projects: uploaded everything from Perplexity plus internal docs. Asked where we’d underestimate, what HIPAA requirements would impact architecture, and drafted a preliminary scope. Claude flagged that “real-time video integration” appeared once in the RFP without specifying build-or-buy. That ambiguity, left unresolved, would have cost three weeks mid-project.
Then NotebookLM: generated a Deep Dive I listened to while picking up my kids, a Critique of my draft proposal (caught me writing “scalable architecture” three times without defining it), a Brief for my CTO Illia, and a one-page briefing for the call.
Ninety minutes total. The quality was higher because I was working with cited sources, structured analysis, and multiple perspectives. We won the project. I don’t think we would have without the HIPAA flag and the video-integration ambiguity, both of which came from the analysis step.
What doesn’t work
NotebookLM is not a brainstorming tool. Because it stays within your sources, it won’t give you ideas you haven’t uploaded. I once spent twenty minutes trying to get it to suggest a product positioning angle. It kept rephrasing what was in my documents. That’s not a bug — that’s the design. I switched to Claude and had three fresh angles in two minutes.
Perplexity is not deep analysis. It finds and synthesizes, but it doesn’t build complex arguments.
And none of these tools replace reading the primary source. For legal documents, financial statements, and anything with real consequences, the AI research layer is a starting point. You still need to read the actual clause, verify the actual number, check the actual citation. The tools make it faster. They don’t make it optional.
The bottom line
The cost of being well-informed dropped by about 95% in the last two years. A 140-page specification becomes a 12-minute Audio Overview you listen to while making coffee. A competitive analysis becomes a cited briefing doc you generate in 15 minutes.
The competitive question is no longer “who has access to information.” Everyone does. The question is who’s disciplined enough to use these tools before acting — before writing the proposal, before building the feature, before entering the negotiation.
Research before you build. Listen before you read. The tools are free. The discipline is on you.
This is the free web edition of Chapter 2. The full text — with tool setup walkthroughs, Perplexity Space configurations, academic research tool guides, and pricing breakdowns — is available in 42: The AI Builder’s Stack, coming Q3 2026 on Amazon in hardcover, paperback, and digital.