Tuesday, July 2, 2024

Leverage Gemini in your Android apps


Posted by Dave Burke, VP of Engineering

Final week we unveiled our most succesful basis mannequin, Gemini. Gemini is multimodal – it will probably settle for each textual content and picture inputs. We launched a manner for Android builders to leverage our smallest mannequin Gemini Nano, on-device. That is out there on choose gadgets by AICore, a system service that handles mannequin administration, runtimes, security options and extra, simplifying the work for builders. And at the moment, we’re introducing new methods for Android builders to entry the Gemini Professional mannequin – which runs off-device, in Google’s knowledge facilities.

App improvement with Gemini Professional

Gemini Professional is accessible by way of the Gemini API, and it’s our greatest mannequin for scaling throughout a variety of textual content and picture reasoning duties. To simplify integrating Gemini Professional, you should utilize the Google AI SDK, a consumer SDK for Android. This SDK allows direct integration from Android apps and removes the necessity for builders to construct and handle their very own backend infrastructure, decreasing improvement prices and bettering velocity.

Google AI Studio offers a streamlined manner for builders to combine the Gemini Professional mannequin, craft prompts, create API keys, and effortlessly remodel concepts into AI apps. After you have developed your immediate in Google AI Studio, you possibly can merely click on on the “Get code” motion to generate a Kotlin code snippet, and begin integrating Gemini at the moment utilizing the Google AI SDK for Android.

Generate Kotlin code for the Gemini API in Google AI Studio

Generate Kotlin code for the Gemini API in Google AI Studio

We’re additionally making it simpler for builders to make use of the Gemini API instantly within the newest preview model of Android Studio. We’re introducing a new undertaking template for builders to get began with the Google AI SDK for Android immediately. You’ll profit from Android Studio’s enhanced code completion and lint checkers, serving to with API keys and safety.

New Project template for AI in Android Studio

New Venture template for AI in Android Studio

To leverage the brand new template in Android Studio, begin a brand new undertaking by File > New > New Venture and choose the Gemini API starter template. This template offers a pre-configured undertaking with the mandatory code to make use of the Gemini API. After selecting a undertaking identify and site, you may be prompted to generate an API key in Google AI Studio, and requested to enter it in Android Studio. Android Studio will routinely arrange the undertaking for you with the Gemini API connection, simplifying your workflow.

Alternatively, you possibly can import the generative AI code pattern and set it up in Android Studio by File > New > Import Pattern, and looking for “Generative AI Pattern”.

Generative AI sample app

Generative AI pattern app

Get began constructing AI-powered options and Android apps utilizing Gemini Professional.

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles