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:
What You Will Learn¶
- What is Model Choice - and why it matters.
- What is the Azure Model Inference API - and why it helps.
- Getting Started - with the Azure Model Inference API
- Using the Azure Model Inference API - with various models
- 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.