You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,8 @@ This cookbook provides a structured learning path for using the Gemini API, focu
6
6
<br><br>
7
7
8
8
---
9
-
> <fontcolor="#1a73e8">**Gemini 3 Pro**: For the latest on our new model, please check the [Get Started](./quickstarts/Get_started.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Get_started.ipynb#gemini3) and the [thinking](./quickstarts/Get_started_thinking.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Get_started_thinking.ipynb#gemini3) guides who include [migration guides](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Get_started.ipynb#gemini3migration).</font>
9
+
> **Gemini 3 Pro**: For the latest on our new model, please check the [Get Started](./quickstarts/Get_started.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Get_started.ipynb#gemini3) and the [thinking](./quickstarts/Get_started_thinking.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Get_started_thinking.ipynb#gemini3) guides who include [migration guides](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Get_started.ipynb#gemini3migration).
10
+
> **🍌 Nano-Banana Pro**: Go bananas with our new flagship image generation model with thinking and search grounding and 4K image generation. Get started [here](./quickstarts/Get_Started_Nano_Banana.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Get_Started_Nano_Banana.ipynb#gemini3) with ton of examples!
10
11
---
11
12
12
13
## Navigating the Cookbook
@@ -23,9 +24,9 @@ We also showcase **Demos** in separate repositories, illustrating end-to-end app
23
24
24
25
Here are the recent additions and updates to the Gemini API and the Cookbook:
25
26
27
+
***🍌 Nano-banana Pro:** Use [Gemini's native image generation](./quickstarts/Get_Started_Nano_Banana.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Get_Started_Nano_Banana.ipynb) capabilities to edit images with high consistency or generate visual stories. Now with thinking, search grounding and 4K output!
26
28
***File Search:** Discover how to ground generations in your own data in a hosted RAG system with the [File Search quickstart](./quickstarts/File_Search.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/File_Search.ipynb).
27
29
***Grounding with Google Maps:** Get started using factual geographical data from 📍 Google Maps in your apps! See the Google Maps section of the [Grounding Guide](./quickstarts/Grounding.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Grounding.ipynb).
28
-
***Gemini Image** (aka. 🍌 nano banana): Use [Gemini's native image generation](./quickstarts/Image_out.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Image_out.ipynb) capabilities to edit images with high consistency or generate visual stories.
29
30
***Veo 3.1**: Get started with our video generation model with this [Veo guide](./quickstarts/Get_started_Veo.ipynb), including image-to-videos and video extension! [](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Get_started_Veo.ipynb)
30
31
***Gemini Robotics-ER 1.5**: Learn about this new Gemini model specifically for spatial understanding and reasoning for [robotics applications](./quickstarts/gemini-robotics-er.ipynb). [](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/gemini-robotics-er.ipynb)
31
32
***Lyria and TTS**: Get started with podcast and music generation with the [TTS](./quickstarts/Get_started_TTS.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Get_started_TTS.ipynb) and [Lyria RealTime](./quickstarts/Get_started_LyriaRealTime.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Get_started_LyriaRealTime.ipynb) models.
@@ -56,7 +57,7 @@ We recommend starting with the following:
56
57
Then, explore the other quickstarts tutorials to learn about individual features:
57
58
*[Get started with Live API](./quickstarts/Get_started_LiveAPI.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Get_started_LiveAPI.ipynb): Get started with the live API with this comprehensive overview of its capabilities
58
59
*[Get started with Veo](./quickstarts/Get_started_Veo.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Get_started_Veo.ipynb): Get started with our video generation capabilities
59
-
*[Get started with Imagen](./quickstarts/Get_started_imagen.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Get_started_imagen.ipynb) and [Native image generation](./quickstarts/Image_out.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Image_out.ipynb): Get started with our image generation capabilities
60
+
*[Get started with Imagen](./quickstarts/Get_started_imagen.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Get_started_imagen.ipynb) and [Native image generation](./quickstarts/Get_Started_Nano_Banana.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Get_Started_Nano_Banana.ipynb): Get started with our image generation capabilities
60
61
*[Grounding](./quickstarts/Grounding.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Grounding.ipynb): use Google Search for grounded responses
61
62
*[Code execution](./quickstarts/Code_Execution.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Code_Execution.ipynb): Generate and run Python code to solve complex tasks and even output graphs
62
63
* And [many more](https://github.com/google-gemini/cookbook/tree/main/quickstarts/)
Copy file name to clipboardExpand all lines: examples/Book_illustration.ipynb
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@
57
57
"source": [
58
58
"In this guide, you are going to use multiple Gemini features (long context, multimodality, structured output, file API, chat mode...) in conjunction with the Gemini 2.5 image model (aka. nano banana) to illustrate a book.\n",
59
59
"\n",
60
-
"Each concept will be explained along the way, but if you need a simpler introduction to Gemini Image generation model, check the [getting started](../quickstarts/Image_out.ipynb) notebook, or the [Image generation documentation](https://ai.google.dev/gemini-api/docs/image-generation).\n",
60
+
"Each concept will be explained along the way, but if you need a simpler introduction to Gemini Image generation model, check the [getting started](../quickstarts/Get_Started_Nano_Banana.ipynb) notebook, or the [Image generation documentation](https://ai.google.dev/gemini-api/docs/image-generation).\n",
61
61
"\n",
62
62
"Note: for the sake of the notebook's size (and your billing if you run it), the number of images has been limited to 3 characters and 3 chapters each time, but feel free to remove the limitation if you want more with your own experimentations.\n",
63
63
"\n",
@@ -520,7 +520,7 @@
520
520
"\n",
521
521
"Like before, for the sake of consistency, we are going to use chat mode, but within a different instance.\n",
522
522
"\n",
523
-
"For an extensive explanation on the Gemini 2.5 Image model and its options, check the [getting started with Gemini 2.5 Image](../quickstarts/Image_out.ipynb) notebook. But here's a quick overview of what being used here:\n",
523
+
"For an extensive explanation on the Gemini 2.5 Image model and its options, check the [getting started with Gemini 2.5 Image](../quickstarts/Get_Started_Nano_Banana.ipynb) notebook. But here's a quick overview of what being used here:\n",
524
524
"* `prompt` is the prompt passed down to Gemini 2.5 Image. You're not just sending what Gemini has generate to describe the chacaters but also our style and our system instructions.\n",
525
525
"* `response_modalities=['Image']` because we only want images\n",
526
526
"* `aspect_ratio=\"9:16\"` because we want portraits images\n",
Copy file name to clipboardExpand all lines: quickstarts/Batch_mode.ipynb
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -168,7 +168,7 @@
168
168
"id": "lvhjUMUApiCy"
169
169
},
170
170
"source": [
171
-
"Media gen models ([Imagen](./Get_started_imagen.ipynb), [Lyria](./Get_started_LyriaRealTime.ipynb) or [Veo](./Get_started_Veo.ipynb)) are not currently compatible with Batch API. But if you want to batch create images you can use the [Gemini 2.0 Flash Preview Image Generation](./Image_out.ipynb) model (see example below)."
171
+
"Media gen models ([Imagen](./Get_started_imagen.ipynb), [Lyria](./Get_started_LyriaRealTime.ipynb) or [Veo](./Get_started_Veo.ipynb)) are not currently compatible with Batch API. But if you want to batch create images you can use the [Gemini 2.0 Flash Preview Image Generation](./Get_Started_Nano_Banana.ipynb) model (see example below)."
172
172
]
173
173
},
174
174
{
@@ -1176,7 +1176,7 @@
1176
1176
},
1177
1177
"source": [
1178
1178
"### Multimodal output\n",
1179
-
"This time you're going to batch generate images using the [Gemini 2.5 Image Generation](https://ai.google.dev/gemini-api/docs/image-generation#gemini) model. More details on the [dedicated notebook](./Image_out.ipynb)."
1179
+
"This time you're going to batch generate images using the [Gemini 2.5 Image Generation](https://ai.google.dev/gemini-api/docs/image-generation#gemini) model. More details on the [dedicated notebook](./Get_Started_Nano_Banana.ipynb)."
0 commit comments