An open API service indexing awesome lists of open source software.

https://github.com/vimalcvs/gemini-demo

Gemini Pro API Demo project in Android and Jetpack Compose.
https://github.com/vimalcvs/gemini-demo

gemini gemini-api jetpack jetpack-compose

Last synced: about 1 year ago
JSON representation

Gemini Pro API Demo project in Android and Jetpack Compose.

Awesome Lists containing this project

README

          

# GeminiDemo
Gemini Pro API Demo project in Android and Jetpack Compose.

Get an API key for Gemini Pro API at https://aistudio.google.com and then add that API key in the local.properties file like below

```groovy
apiKey=YOUR_API_KEY_GOES_HERE
```

And run the app.