Skip to content

alex-saunders/emoji-caption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emoji-caption

Automatically generated emoji captions for your images

preview

Emoji caption automatically generates captions for your images and provides an emoji translation!

Image captions are created with the Microsoft Azure computer vision API, emojis are generated with use of the emojilib library and the UI is implemented with Polymer.

Running the site locally

  1. Clone the repo
  2. cd emoji-caption
  3. npm i
  4. bower i

Setting up credentials

In order to run the site locally you will need to have an account set up with Azure and an active subscription to the computer vision API. Once you have done this you'll need to edit credentials.js, into which you will need to update the region and subscriptionKey values to your corresponding API keys.

Afterwards, you'll be able to run npm run dev to set up a development environment or npm start to run a build.

Finally, navigate to localhost:9000.

License

The MIT License © 2017 Alex Saunders. All rights reserved.

About

💬 Automatically generated emoji captions for your images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published