Skip to content

Gear61/ai-mentor-android

Repository files navigation

Download

Get it on Google Play

App Architecture

AI Mentor is built with an extremely basic tech stack following the "Do the simple thing first" engineering principle:

  • 100% native Kotlin
  • MVC design (activity, XML layouts, basic data models)
  • Delegate pattern to modularize code
  • Retrofit for networking, Lottie for animation, and Android-Iconics for iconography

This is the engineering philosophy the Instagram Android app used to get to 1 billion users, so it's good enough for this app and all my other side projects.

Contribution Policy

Since this app requires a secret API key to call OpenAI's ChatGPT API, I'm not able to welcome contributions at this time. If you have feedback on the app, please share it in your review on Google Play!

Releases

No releases published

Packages

No packages published

Languages