0%

NotebookLM + Gemini + Nanobanana Manga Workflow

Translation note: This English version was translated by Codex (GPT-5) on 2026-04-20 18:01:46 CST. The source text is the corresponding Chinese post in this repository.

Prerequisites

  • A stable VPN connection
  • A Google account
  • Quota for Nanobanana Pro
  • Access to Gemini or another AI tool

Core Workflow

Step 1: Get the source material

Download the book from Z-Library:

  • Practical Python Projects: A Fun Project-Based Approach to Learning Python by Lee Vaughan

Step 2: Upload it to NotebookLM

Upload the PDF to NotebookLM and make sure your VPN can reach a supported region.

Step 3: Ask for manga script ideas

Prompt NotebookLM with:

Make Doraemon and Nobita the main characters and turn the book into a manga-style learning story that gradually explains the content.

Step 4: Plan the page structure

Ask:

Based on the discussion above, how many pages would be appropriate, and what should each page contain?

Step 5: Generate images with AI

Feed the plan into Gemini:

Based on the discussion above, use nano banana pro to generate the first page of the learning manga. Keep the page ratio vertical 2:3 and use Chinese text.

Step 6: Iterate

Generate the remaining pages one by one according to the plan.

Output Preview

Generated Doraemon manga page
Workflow checklist summary

Reference