# Nano Banana

## Featured Notebooks

<!-- markdownlint-disable MD033 -->
<table>
  <tr>
    <th style="text-align: center">Notebook</th>
    <th style="text-align: center">Description</th>
  </tr>
  <tr>
    <td style="text-align: center">
      <a href="./nano_banana_recipes.ipynb">
        <code>./nano_banana_recipes.ipynb</code>
      </a>
    </td>
    <td>
      <b>Nano Banana 🍌: Gemini 2.5 Flash Image Recipes</b>
      <br />
      This notebook offers a collection of practical examples and best practices
      for leveraging the Gemini 2.5 Flash model for a variety of image
      generation and editing tasks.
    </td>
  </tr>
  <tr>
    <td style="text-align: center">
      <a href="../use-cases/media-generation/consistent_imagery_generation.ipynb">
        <img
          src="https://storage.googleapis.com/github-repo/generative-ai/gemini/use-cases/media-generation/consistent_imagery_generation/graph_animated.gif"
          width="250px" alt="animation showing the generation of consistent images" />
        <br />
        <code>../use-cases/media-generation/<br />consistent_imagery_generation.ipynb</code></a>
    </td>
    <td>
      <b>Generating Consistent Imagery with Nano Banana 🍌</b>
      <ul>
        <li>Start from an archive image</li>
        <li>Extract a character to create a brand-new reference image</li>
        <li>Generate a series of consistent images to illustrate the character's journey</li>
      </ul>
    </td>
  </tr>
</table>
<!-- markdownlint-enable MD033 -->
