GeminiAiChatbot is an app built using Kotlin and Jetpack Compose. It demonstrates the use of Generative AI SDK for Android. It features a simple chat based UI and experience to interact with AI.
- Jetpack Compose
- Generative AI Android
- Java JDK 17+
- Latest stable version of Android Studio IDE
- Gemini API Key (Click here to get it)
Clone this repository. Open in the latest version of Android Studio. Place your Gemini API key in local.properties file as apiKey property.
Example:
apiKey=YOUR_API_KEY