lucifertrj / gemini-api-cookbook

A collection of guides and examples for the Gemini API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the Gemini API Cookbook

This is a collection of guides and examples for the Gemini API. You'll need a Gemini API key to run these examples. You can create one in Google AI Studio with a single click.

Here's an overview of what you'll find.

  • A short getting started guide for building with Gemini API.
  • Quickstart tutorials for writing prompts and using different features of the API.
  • Examples of things you can build with the API.

Most of these examples are written in Python as Colab Notebooks. You can open these in Google Colab by clicking on the "Run in Colab" button at the top of each notebook, or download and run them in the environment of your choice.

Looking for examples in other programming languages?

  • Check out the getting stated guide above for links.

Have questions? Find a bug?

  • Open an issue on GitHub.
  • Ask for help on the Forum.

Contributions are welcome. See contributing to learn more.

You can find more documentation on https://ai.google.dev

About

A collection of guides and examples for the Gemini API.

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%