GemBot is an Android chatbot application built using Jetpack Compose and Google AI's Gemini API. It allows users to have interactive conversations with a powerful AI model.
- Interactive chatbot interface
- Powered by Google AI's Gemini
- Modern Android development practices (Jetpack Compose, Coroutines)
- Clone the repository:
git clone https://github.com/Dmayank297/GemBot.git - Open the project in Android Studio.
- Build and run the app on an Android device or emulator.
- Jetpack Compose
- Gemini SDK
- Google AI Client Library
- Coroutines

