Azure AI Foundry

12 videos

Azure ML Deploy Inference Endpoint 19:11

Azure ML Deploy Inference Endpoint

This video walks through the process of deploying a machine learning model to a REST endpoint using Microsoft Azure Machine Learning, covering all necessary steps from creating resources and launching ML Studio to training the model and registering it before finally deploying the inference endpoint. Viewers will learn how to integrate their trained model into production applications by making predictions available via HTTP requests.

Oct 24, 20233,170 views
Exporting Azure AI Vision Models to run on iOS Devices 13:48

Exporting Azure AI Vision Models to run on iOS Devices

This video walks through the process of exporting AI Vision models from Azure cloud services and integrating them into iOS applications using CoreML. Viewers will learn how to set up, test, and run these models locally on iOS devices, enhancing application functionality whether connected to the cloud or operating independently.

Oct 08, 2023323 views
Using AI Vision to Detect Packaging Defects 10:50

Using AI Vision to Detect Packaging Defects

This video walks through the process of creating an Azure AI Custom Vision object detection model to identify packaging defects in products. Viewers will learn how to set up and train a custom vision project, import images, tag them for training, and test the model's accuracy in detecting packaging issues.

Oct 05, 2023917 views
Generative AI using Azure AI Integrated Search Vector Embeddings 10:58

Generative AI using Azure AI Integrated Search Vector Embeddings

This video walks through the process of setting up an Azure AI Search service with integrated vector embeddings to index documents for use in Retrieval Augmented Generation (RAG) within generative AI Q&A solutions. It then demonstrates creating a Streamlit Python application that interacts with an OpenAI large language model, utilizing Azure AI Search as the RAG data source.

Nov 19, 2023818 views