Skip to content

Welcome

This is a beginner-friendly workshop to explore the Azure AI Model Inference API. The series of hands-on labs also serves as recipes you can revisit or reuse in projects

Pre-requisites: To get the mosf from this workshop you will need:

  1. A GitHub account - sign up for free.
  2. An Azure account - sign up for free.
  3. Familiarity with Python - our preferred coding language.
  4. Familiarity with Jupyter Notebooks - our preferred lab format.
  5. Familiarity with Visual Studio Code - our preferred IDE.

What You Will Learn

  1. What is Model Choice - and why it matters.
  2. What is the Azure Model Inference API - and why it helps.
  3. Getting Started - with the Azure Model Inference API
  4. Using the Azure Model Inference API - with various models
  5. Using the Azure Model Inference API - for various tasks

The repository is instrumented with a devcontainer.json that pre-installs all required tools, libraries and extensions for you. Fork the repo to get a personal sandbox you can customize and extend later, to continue exploring the Azure AI Model Inference API on your own.