Skip to content

Commit cbd2630

Browse files
authored
create remote sensing notebook (#956)
1 parent b02d26f commit cbd2630

File tree

2 files changed

+903
-0
lines changed

2 files changed

+903
-0
lines changed

examples/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This is a collection of fun and helpful examples for the Gemini API.
1212
| Cookbook | Description | Features | Open |
1313
| -------- | ----------- | -------- | ---- |
1414
| [Browser as a tool](./Browser_as_a_tool.ipynb) | Demonstrates 3 ways to use a web browser as a tool with the Gemini API | Tools, Live API | [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/examples/Browser_as_a_tool.ipynb) |
15+
| [Multi-spectral remote sensing](./multi_spectral_remote_sensing.ipynb) | Learn how to use Gemini's image understanding capabilities for multi-spectral analysis and remote sensing. | Multimodal| [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/examples/multi_spectral_remote_sensing.ipynb) |
1516
| [Illustrate a book](./Book_illustration.ipynb) | Use Gemini and Imagen to create illustration for an open-source book | Imagen, structured output | [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/examples/Book_illustration.ipynb) |
1617
| [Animated Story Generation](./Animated_Story_Video_Generation_gemini.ipynb) | Create animated videos by combining story generation, images, and audio | Imagen, Live API, structured output | [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/examples/Animated_Story_Video_Generation_gemini.ipynb) |
1718
| [Plotting and mapping Live](./LiveAPI_plotting_and_mapping.ipynb) | Ask Gemini for complex graphs live | Live API, Code execution | [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/examples/LiveAPI_plotting_and_mapping.ipynb) |

examples/multi_spectral_remote_sensing.ipynb

Lines changed: 902 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)