Issa Chat App - A simple way to chat with ChatGPT on Android #16
BrianJr03
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
That GUI is clean. I recommend checking out the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hola, over the past few weeks, I've developed a simple way to chat with ChatGPT on Android. The app is called
Issa Chat App
I'm currently using the now archived ChatGPT-Kotlin-API but will switch to this API soon.
You can try the app here: Latest release
Features
Chat with chatGPT
gpt-3.5-turbo
)Conversational Context
to personalize responses from chatGPTChat taps
Single tap to
toggle
a Chat's date and timeDouble tap to
play
a Chat's text as audioLong tap to
copy
a Chat's textDark / Light mode
Select app theme
Persistent Chat
Settings Dialog
Settings
Auto-play
, which allows one to automatically play an incoming Chat's textConversational Context
being set on app startBeta Was this translation helpful? Give feedback.
All reactions