Skip to content

Compose ChatGPT Kotlin - Android Chatbot using Kotlin + Jetpack Compose + Coroutine + MVVM + Retrofit2 + OpenAI's GPT-3 API. Allow stream response from ChatGPT API.

License

Notifications You must be signed in to change notification settings

lambiengcode/compose-chatgpt-kotlin-android-chatbot

Repository files navigation

Compose ChatGPT (In Progress):lion::beers:

Compose ChatGPT is a sample ChatGPT app built with Jetpack Compose. Computador To try out this sample app, use the latest stable version of Android Studio. You can clone this repository or import the project from Android Studio following the steps here.

Screenshots

Setup project to run in your local machine

Setup Firebase

  • Create your firebase project and enable Firestore
  • Put file google-services.json into app/

Setup OpenAI ApiKey

Features

  • ChatBot with GPT
  • Stop generating
  • Delete conversation
  • Settings for ChatGPT
  • Light/Dart Themes

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages