Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 652 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 652 Bytes

Visual Image Search

This app uses the Microsoft Translation API and the Microsoft Image Search API to display search terms in a variety of Languages

###Configuration

You will need to sets of Authentication Keys configured in config.php:

For the Big Translation API you will need to set up an application and enter a ClientID and a Client Secret: link

For the Bing Image Search API you will need an Account Key: link

###Demo A demo can be seen here

Michael Berneis