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!
| Image | Imaji |
|---|---|
![]() | ![]() |
Start Hacking
-
Get an API key for Google Vision API: https://cloud.google.com/vision/
-
Fill in your API Key in
Constants.swift -
Install dependencies
$ bundle install $ pod install -
Open
Imaji.xcworkspace, build, and enjoy!

