let imaji = "image" + "emoji"

October 26, 2016 ยท View on GitHub

Imaji is an app that finds emojis that represent your photos. Turn your photos into Imajis and let your friends guess what's inside!

ImageImaji
imageimaji

Start Hacking

  1. Get an API key for Google Vision API: https://cloud.google.com/vision/

  2. Fill in your API Key in Constants.swift

  3. Install dependencies

    $ bundle install
    $ pod install
    
  4. Open Imaji.xcworkspace, build, and enjoy!