Skip to content

Demo code for Azure global bootcamp covering Azure, Xamarin, Cognative Services, Event Grid & Azure Functions

License

Notifications You must be signed in to change notification settings

redbitdev/RedBit.Ai.Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repository is a companion to the presentation and slides here https://www.slideshare.net/MarkArteaga/azure-functions-ai-xamarin-how-to-use-the-cloud-to-your-advantage

All commits start from building the application but if you run the latest commit you can run end to end demo.

Don't forget to change your keys as they do not work anymore.

Get It Working

You require the following

  1. Make sure you have the lastet Visual Studio 2017 with
    1. Xamarin libs installed
    2. Azure Functions SDK
  2. Azure Account
    1. Need an active Azure account, if don't have one create a free one https://azure.microsoft.com/en-ca/free/
    2. Create a Azure Storage resource
  3. Ngrok.io - this is required to point your local function to be accessible from your mobile phone

To get the code running

  1. Under src open up RedBit.Ai.Demo.sln
  2. Change the ngrok url for uploading and status endpoints
  3. MainPageViewModel.cs change the BASE_URL

Disclaimer

This is released as is as sample code that I use for a presentation. If there is an issue please ping me on twitter or create an issue here but there is no guarantee for a fix and it works on my machine :)

If you would like me to debug your code, we can get one of our team members at RedBit to look at your issues.

About

Demo code for Azure global bootcamp covering Azure, Xamarin, Cognative Services, Event Grid & Azure Functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages