Skip to content

Latest commit

 

History

History

examples

Gemini API Examples

Table of contents

This is a colletion of fun examples for the Gemini API.

Folders

  • Prompting examples: A directory with examples of various prompting techniques.
  • JSON Capabilities: A directory with guides containing different types of tasks you can do with JSON schemas.
  • Automate Google Workspace tasks with the Gemini API: This codelabs shows you how to connect to the Gemini API using Apps Script, and uses the function calling, vision and text capabilities to automate Google Workspace tasks - summarizing a document, analyzing a chart, sending an email and generating some slides directly. All of this is done from a free text input.

There are even more examples in the quickstarts folder and in the Awesome Gemini page.