Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

estiller/intelligent-px-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IntelligentPX Sample Application

This sample application demonstrates the usage of Azure Cognitive Services, and is a companion to my session "Why Don't You Understand Me? Build Intelligence into Your Apps".

Prerequisites

Environment

The sample has been built and tested with Visual Studio 2017 Update 2 and above, and requires the "Mobile Development with .NET" (a.k.a. Xamarin) and "Azure" workloads to be installed. The requirements change according to the desired platform:

  • For Android you will need an Android Emulator or an Android device.
  • For iOS you will need a connected Mac with an iPhone simulator or connected iPhone.
  • For UWP you will need a Windows 10 machine.

API Keys

In addition, you will need to obtain the following API keys:

Once you have obtained your keys, make a copy of the file src/IntelligentPx/IntelligentPx/Secrets.default.config and rename it to src/IntelligentPx/IntelligentPx/Secrets.config. Then, enter your provided API keys there. At this stage you should be able to compile and run the sample by opening the Solution file src/IntelligentPx.sln.

About

A sample application for my session "Why Don't You Understand Me? Build Intelligence into Your Apps".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published