This repository is the source code generated by different AIs.
The AI used here are:
- ChatGPT 3.5
- ChatGPT 4 requires payed subscription
- CoPilot first 30 days for free and
- Android Studio Bot sofar not available in EU
The generated code is split by its generating AI under app/src/main/java/de/telekom/theaifight/ and the unit tests are located under app/src/test/java/de/telekom/theaifight. Each package contains the same structure: An Algorithms.kt
for the tests 1, 2a, 2b, and 3 and a TicTacToeActivity.kt
for the tic tac toe game.
Those activities can also be executed on a phone / emulator by building the app. Either open this repository in Android Studio or build it through gradle via ./gradlew assembleDebug
. The MainActivity is used for displaying buttons to start all other activities.
This repository is archived, since no active developement is planned on it. It is thought of as a statement in time, to document the AI journey and share expiriences.
If you want to know more
- see the slides
- join our slack community
Keep being awesome. Enjoy.