Skip to content

jamesmontemagno/app-imagesearch-cogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Search

Demo application built with Xamarin to do a Bing and Google Image Search and then use Microsoft Cognitive Services to do emotion face detection on the results or on a photo you take from your device!

Watch the .NET conf video: https://channel9.msdn.com/Events/dotnetConf/2016/iOS--Android-Development-for-the-C-Developer-with-Xamarin

Setup

You must use setup a few API keys that can be set in ImageSearch/Services/ServiceKeys.cs

Microsoft Cognitive Services

Setup a Emotion API key for Cognitive Services at: https://www.microsoft.com/cognitive-services/

Setup a Bing Search API Key at: https://microsoft.com/cognitive-services

Open source libraries

The following amazing libraries were used to create this app:

License

Under MIT

About

Image Search and Cognitive Service Xamarin app!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages