Swift Student Challenge 2025 Winning Project
Drawing Competition is a game where you and your friends have to draw a given animal and a custom, on-device AI will judge the drawing independently to define the score. Whoever gets the highest score accross all rounds wins the game.
Drawing Competition was built using SwiftUI and UIKit for a native iOS experience. The app uses PencilKit for drawing the animals and CoreML to classify the images. The UI was designed with a focus on simplicity and usability, with smooth animations and transitions.
Drawing Competition was developed for the Swift Student Challenge 2025. The main challenge was training a custom machine learning model for the AI drawing assessment feature, which required a large dataset of drawings. Most of the app was developed in a short time frame of 10 days, with updates following to make it ready for the AppStore.