Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 2.11 KB

README.md

File metadata and controls

26 lines (15 loc) · 2.11 KB

AI-on-Microsoft-Azure

Repository for the lecture AI on Microsoft Azure on Warsaw University of Technology.

Labs

Bot

Lab overview

date topic Note link
04.11 Evaluate text with Azure Cognitive Language Services Azure Cognitive Language Services.md
13.11 Create Intelligent Bots with the Azure Bot Service Azure Bot Service.md
18.11 Process and Translate Speech with Azure Cognitive Speech Services Azure cognitive bot services.md

During this stage of lab the author created a chat bot, which helps in covid. Documentation for this bot can be found here: CoronaBot README

Vision cognitive services

Description of the Azure Computer Vision, Custom Vision, Video Indexer can be found here: [Azure Computer Vision services.md](https://github.com/michalchecinski/AI-on-Microsoft-Azure/blob/main/vision/Azure Computer Vision services.md)

During this stage of lab the author created an self service checkout app for stores. Documentation for this app can be found here: Product identification README.

Repository holding code for this solution can be found here: michalchecinski/product-identification (github.com)