Android AI Assistant An OpenAI chatbot for Android Built using the following libraries: Jetpack Compose Jetpack DataStore Retrofit Kotlin Serialization Kotlin Serialization Converter Getting Started Clone the repo Generate an OpenAI API key at https://platform.openai.com/api-keys Add the API key to your local.properties file: OPENAI_API_KEY="abcd..." Build and run the app