Drawing guesser is an fully SwiftUI based Drawing guessing game that uses CoreML model to predict what you have drawn. The ML Model is trained using Google's Quick, Draw! dataset using CreateML tool.
- Features
- Screenshots
- Requirements
- What you can learn?
- Dependencies
- Project Structure
- Contribute
- Contact
- Fully SwiftUI Based
- Dark Mode Support
- MVVM Design Patern
Predicting User drawn Images | |
---|---|
Saving user created Drawing in Photos | |
Added Dark Mode Support | |
iOS 17 & Above
Xcode 15 & Above
- You can learn Technologies like
- SwiftUI
- CoreML
- CreateML
- Machine Learning on iOS
- Swift Package Manager(SPM)
This project uses SPM (Swift Package Manager) as Dependency manager.
Fisherman's Keeper # Root Group
.
├── Extensions # Some useful extensions for converting and resizing image to pixel buffer
├── Globals # Contains App constants
├── Views # SwiftUI Views
├── ViewModel # Viewmodels for SwiftUI Views
├── Model # ML Model
|
└── Preview Content # Dummy Data Files for supporting SwiftUI Previews
If you want to contribute to this app, you're always welcome!
You can contribute us by filing issues, bugs and PRs.
Before you open a issue or report a bug, please check if the issue or bug is related to Xcode or SwiftUI.
Have an project? DM me at 👇
Drop a mail to:- amanbind007@gmail.com