Skip to content

Commit

Permalink
Merge pull request #83 from android/gemini-proto-mention
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
lethargicpanda authored Jul 1, 2024
2 parents 7a62784 + db0c7c4 commit e0b0b86
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ Here are the screens that make up SociaLite:
2. Open the whole project in Android Studio.
3. Sync & Run `app` configuration

> Note: The Google AI client SDK for Android used in this code sample is
recommended for prototyping only. For non-prototyping use cases, we strongly
recommend that you use [Vertex AI for Firebase](https://firebase.google.com/docs/vertex-ai/migrate-to-vertex-ai?platform=android).

### (optional) Add Gemini API:
4. Create a Gemini API key in [Google AI studio](https://aistudio.google.com/app/apikey),
5. Add your Gemini API key as `API_KEY` to your [`local.properties`] file,
Expand Down

0 comments on commit e0b0b86

Please sign in to comment.