Skip to content

FrankLaVigne/LearnAI-Bootcamp

 
 

Repository files navigation

Apps & Agents

Header

Cognitive Services Bootcamp - Build an Intelligent Search Solution for Images using Microsoft AI Platform

About this course

In this course, you will focus on hands-on activities that develop proficiency in Azure Cognitive Services including Computer Vision, Custom Vision, LUIS, and Bing Search. You will also learn to leverage other AI-oriented services such as Azure Search and Azure Bot Services. These labs assume an introductory to intermediate knowledge of these services, and, if this is not the case, then you should spend the time working through the prerequisites.

!!Important note 09/28/2018!!: The Microsoft Bot Builder SDK V4 went GA at Ignite this week. The bot labs have been updated to SDK V4, but the SDK V3 labs are located in the resources folder for the bot labs (not being maintained). Additionally, we have moved the logging and testing labs to supplementary exercises (not being maintained at the moment), and the bootcamp will focus on the addition of the Bing Search APIs to bots and other applications.
If you are an instructor redelivering this course and have questions, please email learnAI@microsoft.com.

Goals

Most challenges observed by customers in these realms are in stitching multiple services together. As such, where possible, we have tried to place key concepts in the context of a broader example.

At the end of this workshop, you should be able to:

  • Understand how to configure your apps to call Cognitive Services
  • Build an application that calls various Cognitive Services APIs (specifically Computer Vision)
  • Effectively leverage the custom vision service to create image classification and object detection services that can then be leveraged by an application
  • Understand how to implement Azure Search features to provide a positive search experience inside applications
  • Configure an Azure Search service to extend your data to enable full-text, language-aware search
  • Build, train, and publish a LUIS model to help your bot communicate effectively
  • Build and publish an intelligent bot using Microsoft Bot Framework that leverages LUIS and Azure Search
  • Add Cognitive Services (specifically the Bing Search APIs) to your existing applications

Prerequisites

This workshop is meant for an AI Developer on Azure. Since this is only a short workshop, there are certain things you need before you arrive.

Firstly, you should have some previous exposure to Visual Studio. We will be using it for everything we are building in the workshop, so you should be familiar with how to use it to create applications. Additionally, this is not a class where we teach you how to code or develop applications. We assume you have some familiarity with C# (intermediate level - you can learn here and here), but you do not know how to implement solutions with Cognitive Services.

Secondly, you should have some experience developing bots with Microsoft's Bot Framework. We won't spend a lot of time discussing how to design them or how dialogs work. If you are not familiar with the Bot Framework, you should complete this tutorial prior to attending the workshop.

Thirdly, you should have experience with the portal and be able to create resources (and spend money) on Azure. We will not be providing Azure passes for this workshop.

Finally, before arriving at the workshop, we expect you to have completed 1_Setup along with configuring the following for Custom Vision:

  1. Training API Key: The training API key allows you to create, manage and train Custom Vision project programmatically

  2. You can obtain a key by creating a new project at https://customvision.ai and then clicking on the “setting” gear in the top right

Agenda

Please note: This is a rough agenda, and the schedule is subject to change pending class activities, breaks, and interactions.

Supplementary materials

The LearnAI team has provided some extra labs you may be interested in:

Related courses

Here are some related courses from the LearnAI team:

Contact

Contact us: learnAI@microsoft.com and http://aka.ms/LearnAI-GitHub

Certifications

The LearnAI team had intense participation in the creation of the following new Microsoft certifications:

  • Azure Data Engineer​

    • DP-200: Implementing an Azure Data Solution ​
    • 80% off discount code thru Mar 12, 2019: DP200BigTrips​
    • DP-201: Designing an Azure Data Solutions​
    • 80% off discount code thru Mar 12, 2019: DP201Walks​
  • Azure AI Engineer​

    • AI-100: Designing and Implementing an Azure AI Solution ​
    • 80% off discount code thru Mar 5, 2019: AI100Goals​
  • Azure Data Scientist ​

    • DP-100: Designing and Implementing a Data Science Solution on Azure​
    • 80% off discount code thru Mar 7, 2010: DP100KLS​

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

LearnAI Boot Camp Training Materials

Resources

License

CC-BY-4.0, MIT licenses found

Licenses found

CC-BY-4.0
LICENSE.txt
MIT
LICENSE-CODE.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 82.8%
  • HTML 11.9%
  • Batchfile 5.1%
  • Classic ASP 0.1%
  • Python 0.1%
  • CSS 0.0%