Turning a Full Teaching Unit Into a Study Guide With Gemini
A unit test is coming up, and the material students need to review is scattered: a slide deck from week one, two PDF handouts, your own lecture notes, maybe a chapter from the textbook you photographed on your phone. Asking Gemini in a regular chat to "make a study guide for this unit" and pasting in fragments as you go tends to produce something shallow, because the conversation never actually has the whole unit in front of it at once, just whatever you happened to paste most recently.
This is exactly the job Gemini Notebook is built for instead of a regular chat. You load every source document for the unit into one notebook first, so anything Gemini generates afterward is grounded in the actual material, not a general summary of the topic from its training. If you're not familiar with Gemini Notebook yet, it's the current name for what used to be called NotebookLM (renamed in July 2026), it works with the Gemini app, and it's worth reading up on before this workflow if the concept is new.
Note
If you're completely new to Gemini itself, the Complete Beginner's Guide to Gemini is worth reading first. This article assumes you already know your way around a basic Gemini conversation.
Worked example: a ninth-grade unit on cellular respiration
Say you're building a study guide for a two-week biology unit on cellular respiration. Your source material: a slide deck covering glycolysis and the Krebs cycle, a lab handout from a fermentation experiment, and your own typed notes from three class discussions.
- 1
Load every source into one notebook
Upload the slide deck, the lab handout, and your notes as separate sources in the same notebook. Don't consolidate them into one file first. Keeping them separate lets Gemini cite which source a given fact came from, and lets you swap one out later without rebuilding everything else.
- 2
Ask for a structural pass before content
Before asking for the actual study guide, ask what the material actually covers. This catches gaps or overlaps you might not have noticed, especially useful if you didn't write all the source material yourself.
- 3
Generate the study guide with your own structure named
Now ask for the guide itself, specifying the sections you want rather than letting Gemini default to a generic format.
- 4
Ask for a second version at a different difficulty level
The same source material can generate a simpler guide for students who need more support, or a harder one with extension questions for students ahead of pace, without you rewriting anything by hand.
Here's what step two looks like in practice:
Based only on the sources in this notebook, what are the main concepts covered in this unit, and are there any gaps, like a concept that's mentioned in the slides but never actually explained anywhere in these materials?
”This step matters more than it looks. It's common to discover that a term shows up in your lecture notes but was never actually defined in any of the source material, meaning the study guide would otherwise repeat a term without explaining it, exactly the kind of gap students trip over.
Once the gaps are addressed (either by adding a source or noting where you'll cover it live), the actual study guide prompt:
Using only the sources in this notebook, create a study guide for this unit with these sections: a one-paragraph overview of the whole unit, a list of key terms with a one-sentence definition for each, three practice questions per major concept with an answer key at the end, and a short section connecting the lab handout results back to the underlying concept from the slides.
”Naming the exact sections up front is what keeps this from turning into a generic outline. Gemini Notebook will pull the key terms from wherever they actually appear across your uploaded sources and cite which document each answer traces back to, which means you can verify anything that looks off in about ten seconds instead of re-reading the whole unit.
A representative excerpt of what comes back, condensed to three rows for illustration:
| Topic | Key points | Practice question |
|---|---|---|
| Glycolysis | Splits glucose into two pyruvate molecules in the cytoplasm; net gain of 2 ATP and 2 NADH; doesn't require oxygen | A cell has no mitochondria. Which stage of cellular respiration can it still carry out, and why? |
| Krebs cycle | Occurs in the mitochondrial matrix; each turn produces 1 ATP, 3 NADH, and 1 FADH2; runs twice per glucose molecule since glycolysis yields two pyruvate | Explain why the Krebs cycle runs twice for every one glucose molecule that enters glycolysis. |
| Fermentation (from the lab handout) | Occurs when oxygen is unavailable; yeast produces ethanol and CO2 as byproducts; regenerates NAD+ so glycolysis can continue | In the fermentation lab, the balloon inflated fastest in the sample with the most sugar. Connect this observation to what fermentation is actually regenerating. |
Notice the third row is the one that ties the lab handout back to the slide-deck concept, which is exactly the connective section the prompt asked for and the kind of thing a study guide assembled by hand, one document at a time, is most likely to skip.
Why the notebook approach beats a long chat
A single long chat
- Material gets pasted in gradually, so early answers don't reflect later sources
- No easy way to see which source a specific claim came from
- Context can drift or get pushed out as the conversation grows long
A dedicated notebook
- All sources loaded up front, so every answer reflects the whole unit at once
- Citations point back to the exact source document
- The same notebook is reusable next term with updated sources
The citation piece is worth emphasizing on its own. When a study guide claims something you don't remember teaching that way, you can check the citation and see exactly which uploaded document it pulled from, rather than wondering whether Gemini made it up or you misremembered the lesson.
Getting more out of the same notebook
Once the notebook exists, it's a small step to get more from it than just the written guide. The standalone Gemini Notebook can turn the same sources into an audio overview, a spoken discussion of the material students can listen to on the way to school (Audio Overviews aren't part of the in-app notebook experience), and it can also help you build a short quiz for self-testing. Neither replaces the written guide, but both are close to free once the sources are already loaded, and they cover students who retain material differently through listening or active recall rather than reading.
Where this doesn't help
A notebook built from unit material is only as good as what you upload. If a concept was taught verbally in class and never written down anywhere, it won't show up in the guide, and Gemini has no way to flag that as a gap because it genuinely doesn't know the material exists. This workflow speeds up turning existing material into a study aid. It doesn't substitute for making sure the material itself is complete and accurate before it goes in.
It's also worth a quick human read-through before handing a guide to students, especially the practice questions and answer key. Gemini is grounding its answers in your sources, but a plausible-sounding wrong answer in an answer key is the kind of error that's easy to miss on a skim and costly if a student studies from it directly.
Official sources
Checked on September 21, 2026. Features, plans and names change often, so the vendor's own pages are the final word.