Skip to content

sunildhiman90/GeminiAiChatbot

Repository files navigation

GeminiAiChatbot

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.

Libraries used

Pre-requisites

  • Java JDK 17+
  • Latest stable version of Android Studio IDE
  • Gemini API Key (Click here to get it)

Screenshot

Setup

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

Releases

No releases published

Packages

No packages published

Languages