All Projects → FBoucher → Not-a-Dog-Workshop

FBoucher / Not-a-Dog-Workshop

Licence: Apache-2.0 License
Workshop to build an automatic Not a Dog application , using the Serverless Azure Functions and Cognitive Services

Programming Languages

C#
18002 projects
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Not-a-Dog-Workshop

devops-governance
Example end-to-end Governance Model from CI/CD to Azure Resource Manager. Use this project to deploy example AAD, ARM and Azure DevOps resources to learn about e2e RBAC.
Stars: ✭ 79 (+426.67%)
Mutual labels:  ci-cd, azure-devops
AzureDevOpsPipelines-Templates
This project shows how to use YAML templates in Azure DevOps Pipelines.
Stars: ✭ 35 (+133.33%)
Mutual labels:  ci-cd, azure-devops
yamlizr
Azure DevOps Designer-to-YAML Pipeline CLI CodeGen Tool
Stars: ✭ 23 (+53.33%)
Mutual labels:  ci-cd, azure-devops
terraform-tuesdays
Demo files for various Terraform Tuesday Examples
Stars: ✭ 211 (+1306.67%)
Mutual labels:  azure-devops, azure-pipeline
azure-flutter-tasks
Easily build and deploy with latest Flutter build tasks for Azure DevOps Pipelines Tasks
Stars: ✭ 66 (+340%)
Mutual labels:  ci-cd, azure-devops
Bot-Framework-Tutorial
Microsoft Bot Framework Hands on Lab Tutorial
Stars: ✭ 23 (+53.33%)
Mutual labels:  workshop, cognitive-services
DevOpsExamples
A repo to show you how to use a private NuGet feed, such as Telerik, to restore packages in Azure DevOps, GitHub Actions, GitLab CI and AppCenter.
Stars: ✭ 16 (+6.67%)
Mutual labels:  ci-cd
fx-trading-app
Forex Trading Application workshop
Stars: ✭ 23 (+53.33%)
Mutual labels:  workshop
Machine-Learning-in-Python-Workshop
My workshop on machine learning using python language to implement different algorithms
Stars: ✭ 89 (+493.33%)
Mutual labels:  workshop
docker-nestjs-starter
NestJs app with Docker
Stars: ✭ 65 (+333.33%)
Mutual labels:  azure-devops
pipeline-lib
Global shared library for Glia pipeline jobs
Stars: ✭ 68 (+353.33%)
Mutual labels:  ci-cd
minesweeper
💣Minesweeper game written with React
Stars: ✭ 18 (+20%)
Mutual labels:  ci-cd
vsts-publish-adf
This extension adds Azure Data Factory release tasks to Azure Pipelines.
Stars: ✭ 23 (+53.33%)
Mutual labels:  azure-devops
clair-cicd
Making CoreOS' Clair easily work in CI/CD pipelines
Stars: ✭ 27 (+80%)
Mutual labels:  ci-cd
godge
Godge is a self-hosted container-based online judge for meetups and workshops.
Stars: ✭ 13 (-13.33%)
Mutual labels:  workshop
labelReader
Programmatically find and read labels using Machine Learning
Stars: ✭ 44 (+193.33%)
Mutual labels:  cognitive-services
azure-pipelines-tfvc-tasks
Azure Pipelines tasks for Team Foundation Version Control
Stars: ✭ 26 (+73.33%)
Mutual labels:  azure-devops
cloud-s4-sdk-pipeline-docker
The Cloud SDK continuous delivery infrastructure makes heavy use of docker images. This are the docker sources of these images.
Stars: ✭ 13 (-13.33%)
Mutual labels:  ci-cd
kong-map
Kongmap is a free visualization tool which allows you to view and edit configurations of your Kong API Gateway Clusters, including Routes, Services, and Plugins/Policies. The tool is being offered for installation via Docker and Kubernetes at this time.
Stars: ✭ 60 (+300%)
Mutual labels:  ci-cd
ultimate-kubernetes-bootcamp
Ultimate Kubernetes Bootcamp
Stars: ✭ 43 (+186.67%)
Mutual labels:  workshop

Build Status GLO Board

Deploy to Azure Starts Serverless Library

Not a Dog Workshop

This workshop is for beginners who would like to learn more about the cloud and then try some available services. Today artificial intelligence (AI) can benefit a lot of our applications and most of the time it's easier than we think to implement it.

Dog or Not a Dog Application

During this workshop you will deploy and complete a web application able to detect when the pictures are dogs or not and keep our image folder "clean". We call that application: The automatic Not a Dog application.

We are using dogs as topics, but you can definitely extend the capability of the application to manage pictures of an event, the office, or a group. You could automatically generate tags and so many things...

What You Will Need Before the Workshop

To get the best of this Not a Dog Workshop, we strongly suggest that you prepare your station with all the required software. Nothing complicated and all the tools that we are going to use during the workshop supports macOS, Linux, and Windows - so you can hit the ground running, no matter the platform.

How to install all the prerequisites

Part 1 - Deploy the solution to Azure

To get started we will deploy a simple Asp.Net Core MVC application to Azure. This website will display all the images contained in our Azure storage.

There are many different ways to deploy to Azure. You can deploy directly from development tools like Visual Studio or build a Continuous Integration and Continuous Deployment (CI-CD). For today's workshop, everything is prepared for you. Click the following link to get started.

Deploying the startup solution to Azure

Part 2 - Creating the Cognitive Services

The goal of this step is to create a Cognitive Service, and use its Vision API to detect dogs in our images.

How to Create a Cognitive Service

Part 3 - Build and Deploy the Azure Function

Now that we have some Artificial Intelligence (AI) that will analyze the images, we need some code that should be executed every time a new picture is added.

To do this we will use an Azure Function.

Build and Deploy the Azure Function

Part 4 - It's time to play!

Does our dog detector work correctly?! It's time to test our application...

How to use the Automatic Not a Dog Application

Resulting Solution

If you are interested in deploying the end result (without doing all the workshop), go check this one-step deployment.

Deploy the Automatic Not a Dog Solution


Learn More

At the top of this page there is a badge status

Build Status

Every check-in into the master branch will trigger an Azure Pipeline to build the project. This Azure DevOps project is public. Click on the badges to open the project and see all the details.

Azure DevOps is free! You can have:

  • Unlimited number of public or private projects
  • Repositories (or link your Git repo to it)
  • Boards to keep tracks of your works, tasks, issues.
  • Build and Release Azure Pipeline to have nice CI-CD processes.
  • So much more!

Video version

If you prefer I have a video where I walkthrough all the workshop (aussi disponible en francais!).

YouTube

Contributing

If you find a bug or would like to add a feature, check out those resources:

  • To see the current work in progress :GLO boards

  • Watch the behind the scene videos, and learn how this project was created.

Check out our Code of Conduct and Contributing docs. This project follows the all-contributors specification. Contributions of any kind welcome!

Thanks goes to these wonderful people (emoji key):

Simon Brookes
Simon Brookes

📖
Frank Boucher
Frank Boucher

📖 💻 📹
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].