Tenerife GG (Enerator)
ESPORTS LOGOTYPE GENERATOR BY IA
Android application created for academic purposes during the Tenerife GG event to propose an example of a real -use case applying 3 different AI models:
- Whisper to transform audio to text.
- GPT-3.5 to analyze the text.
- Dall · e to generate images.
Use Jetpack Compose for AI and OpenAi Kotlin to interact with Openai models.
Requirements
It generates an API key at https://platform.openai.com (User/API Keys/Create New Secret Key) .
Execution
Download the project, open it in Android Studio and add the API Key on the conf/Env.kt file
const val OPENAI_API_KEY = "MI_KEY"
APK
You can download an Executable APK (app.apk) file to install directly on your Android device. You must allow the installation of applications outside the store.
You will have the field called OpenAi Api Key to add your own key from the user interface. Fill it and start using it.

Instructions
Complete the data
- Team name : The name you want (Mouredev) .
- What do you play? : The name of the game in which the logo will be inspired (Diablo II) .
- Main reference : the main element of the logo (fire) .
Add information ** (optional)
- Start recording (whisper) : record an audio with additional information (we play Diablo II, I would like the logo to add a skull and a lot of fire) .
- Summarize (GPT-3.5) : Extract the keywords from the audio (game, devil, skull, a lot of fire) .
It generates the logo
- Generate (Dall · E) (Tenerife GG offers) : Create a logo with the information provided.
- Generate (Dall · E) (Tenerife GG On) : Create a logo with the information provided and a default mask.
- Copy : save the logo url to download it from the web explorer.
Video tutorial
Tutorial with the entire process of creating the application from scratch.
You can support my work doing "Star" in the repo or nominate me to "Github Star". Thank you!
If you want to join our development community, learn Apps programming, improve your skills and help the continuity of the project, you can find us in:
Hello, my name is Brais Moure.
Freelance full-stack iOS & Android Engineer
I have been a software engineer for more than 13 years. For 5 years I combined my work developing apps with creation of training content on programming and technology in different social networks such as @Mouaredev .
In my github profile you have more information