Skip to content
This repository was archived by the owner on May 6, 2026. It is now read-only.

Latest commit

 

History

History
36 lines (27 loc) · 2.25 KB

File metadata and controls

36 lines (27 loc) · 2.25 KB
title Home
permalink index.html
layout home

The following exercises explore common artificial intelligence workloads in a variety of applications. The goal of these exercises is to experience some of the capabilities of AI, and to learn about the kinds of solutions AI makes possible. You don't need to be a developer or a technical expert. There are no setup requirements. All you need is a modern web browser, and you can dive right in to see some of the cool things you can do with AI!

{% assign labs = site.pages | where_exp:"page", "page.url contains '/Instructions/Labs'" %} {% for activity in labs %}


### [{{ activity.lab.title }}]({{ site.github.url }}{{ activity.url }})

{{activity.lab.description}}

{% endfor %}


AI Applications

If you'd rather explore the applications for yourself, without the prescribed lab instructions, you can use the following links:

Note: These applications are simulations - with simple models and no Azure AI services behind them. However, they're based on real capabilities that you can implement using Microsoft Azure AI technologies{:target="_blank"}.