animeiml / drawAI

An app for iPadOS and iOS with the aim of challenging people to draw anime characters or objects as similar as possible to the original design!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

DrawAI

Table of Contents

AboutRevised ConceptsInstallationTechnologiesLicense

📌About

An app for iPad and iOS with the aim of challenging people to draw anime characters or objects as similar as possible to the original design!
DrawAI was built with UIKit and uses the Vision framework to analyze similarity between images.

👓Revised Concepts

  • Use of Vision for comparing images similarity
  • Interface built by using XIB
  • MVVM Pattern

📕Installation

You must have already installed

Recommendations

  • It is recommended that you have at least the macOS BigSur

Let's divide it into 2 steps.

  1. Clone this repository
  2. Open the Xcode project

1. Clone this repository

git clone https://github.com/animeiml/drawAI

2. Open the Xcode project

open .xcodeproj

🌐Technologies

📝License

Released in 2021.

This project is under the MIT license.

Made with love by:

About

An app for iPadOS and iOS with the aim of challenging people to draw anime characters or objects as similar as possible to the original design!

License:MIT License


Languages

Language:Swift 100.0%