ChatBuddy is a simple chat application that implements the Gemini AI which responds to text prompts from a user.
Android |
---|
- Get responses from the Gemini Model
- Jetpack compose - The modern declarative UI for Android.
- Kotlin - A fun programming language to develop native Android Applications.
- Have the latest version of Android Studio
- Setup your API Key and add it in your secret.properties file.
- Checkout this documentation to learn how to secure your keys.