From the course: Getting Started with the Google Gemini API
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
What is the Gemini API? - Gemini Tutorial
From the course: Getting Started with the Google Gemini API
What is the Gemini API?
- [Instructor] In this section, we're going to be diving into the Gemini API. We'll be looking at what the Gemini API is, the types of functions it allows you to perform, how it is priced and how to use it effectively. At the end of this section, you will fully understand what the API is made of and how you can design your inputs in order to get desired responses. Sounds great. Let's get started. In this video, I'll be helping you answer the question, what is the Gemini API? The Gemini API is a programmatic interface exposed by Google AI that allows developers to build AI powered applications or features using Google's Gemini models. With this API, developers can use Gemini models for functions such as content generation, dialogue agents, summarization, classification systems, building image processing engines, and many more. This opens up an amazing opportunity for developers to add AI capabilities to their applications without having to develop their own custom models. Now that we…