Introduction

Heads up... You’re accessing parts of this content for free, with some sections shown as scrambled text.

Heads up... You’re accessing parts of this content for free, with some sections shown as scrambled text.

Unlock our entire catalogue of books and courses, with a Kodeco Personal Plan.

Unlock now

Now that you’ve gained an overview of the Gemini Ecosphere and tried some of the tools, you’re ready to start coding! In this lesson, you’ll utilize Python to leverage the Gemini API. You’ll discover a treasure trove of examples and tools to help you build with the API.

By the end of this lesson, you’ll learn:

  • How to implement basic text generation using Gemini’s API.
  • About conversational safety settings.
  • The different generation parameters.
  • How to analyze and compare Gemini’s output quality with OpenAI’s.
See forum comments
Download course materials from Github
Previous: Quiz: Using Google Code Assist Next: Text Generation with Gemini API