Skip to content

An android application that demonstrate the usage of OpenAI with Jetpack Compose

Notifications You must be signed in to change notification settings

la-colinares/AndroidChatGPT

Repository files navigation

Android ChatGPT

A simple application that demonstrate the usage of OpenAI Q&A API with Jetpack Compose.

Demo

Android.ChatGPT.Demo.mp4

Tools & Technologies

Language: Kotlin

IDE: Android Studio Electric Eel | 2022.1.1

UI Libraries: Jetpack Compose and SplashScreen API

Local Storage: Jetpack Data Store

JSON Serializer: KotlinX Serialization

Dependency Injection: Dagger-Hilt

Networking: Retrofit2 and OkHttp3

Animation: Lottie Animations