Skip to content

Built before OpenAi launched the ChatGPT android app. Uses the OpenAI's GPT-3 "davinci" model. It integrates Firebase Auth for secure authentication, Firestore for real-time chat storage, Room DB for offline access, and Retrofit for the API interactions. It was designed to provide android users easy and quick access to ChatGPT.

License

Notifications You must be signed in to change notification settings

kossy205/ChatGpt-Android-App

Repository files navigation

ChatGpt-Android-App

Built before OpenAi launched thier own android application. An android app driven by AI technology that attempts to imitate human text and can provide answers to questions from a wide variety of topics. Uses retrofit to interact with the openai api with android Kotlin.

It was built using the following:

  • Kotlin for Android.

  • Kotlin Coroutines for asynchronous operations which gives the app a faster response and better battery efficiency.

  • Firebase Cloud firestore for storing tasks.

  • Firebase Auth: Implemented phone number verification with firebase Auth

  • ViewBinding which also improves the apps performance.

Features

  • Chat with an AI like you are chatting with a human.

  • ChatGPT mobile experience

About

Built before OpenAi launched the ChatGPT android app. Uses the OpenAI's GPT-3 "davinci" model. It integrates Firebase Auth for secure authentication, Firestore for real-time chat storage, Room DB for offline access, and Retrofit for the API interactions. It was designed to provide android users easy and quick access to ChatGPT.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages