Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
/ ai-fight Public archive

Repository for droidcon Italy 2023 talk about ChatGPT 3.5 & 4, Android Studio Bot and CoPilot: who can win through 4 challenges? There socks for AIs on the line ...

Notifications You must be signed in to change notification settings

dt-developers/ai-fight

Repository files navigation

AI Fight

This repository is the source code generated by different AIs.

AI who?

The AI used here are:

Code

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.

Status

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.

Contact

If you want to know more

Keep being awesome. Enjoy.

About

Repository for droidcon Italy 2023 talk about ChatGPT 3.5 & 4, Android Studio Bot and CoPilot: who can win through 4 challenges? There socks for AIs on the line ...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages