Simple GPT chat android application written in Kotlin & Material You
You can get Credentials on this page: https://rapidapi.com/openai-api-openai-api-default/api/openai80
Provide API Key & API Host in strings.xml (Free 50000 / Tokens per month)
<string name="APIKey">xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx</string>
<string name="APIHost">openai80.p.rapidapi.com</string>
or
Clone, build app, open and enter API key into dialog box that will show up on startup