Skip to content

Android sample app consuming Gemini API though Retrofit instead of Ai Client SDK

Notifications You must be signed in to change notification settings

machado001/android-gemini-retrofit

Repository files navigation

android-gemini-retrofit

Currently this app just pick a PDF and translate it to Portuguese, showing at Logcat.

Steps to run:

  • Get an API key to use Gemini;
  • In the source code, search for "BuildConfig.API_KEY" and replace it for your API key;
  • You're setup

About

Android sample app consuming Gemini API though Retrofit instead of Ai Client SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages