| Module | Exercise | Ref. implementations |
|---|---|---|
| Analyze text in Microsoft Foundry | Use Microsoft Foundry to analyze text for sentiment, key phrases, and named entities. | |
| Explore AI in Microsoft Foundry | Explore AI capabilities in Microsoft Foundry. | |
| Explore Automated Machine Learning | Explore Automated Machine Learning capabilities in Microsoft Foundry. | |
| Explore generative AI in Microsoft Foundry | Explore generative AI capabilities in Microsoft Foundry. | |
| Explore speech in Microsoft Foundry | Explore speech capabilities in Microsoft Foundry. | |
| Analyze images in Microsoft Foundry | Analyze images using Microsoft Foundry. | |
| Extract data with Content Understanding in Microsoft Foundry | Extract data using Content Understanding capabilities in Microsoft Foundry. |
References:
Git Hub Repository for the exercises:
| Module | Exercise | Ref. implementations |
|---|---|---|
| Analyze text | Use Azure AI Language to analyze text, including language detection, sentiment analysis, key phrase extraction, and entity recognition. | (.\text-analysis) |
| Create a Question Answering solution | Use Azure AI Language to create a custom question answering solution. | |
| Create a language understanding model with the Azure AI Language service | Create a custom language understanding model to interpret input, predict intent, and identify entities. | |
| Custom text classification | Apply custom classifications to text input using Azure AI Language. | |
| Extract custom entities | Train a model to extract customized entities from text input using Azure AI Language. | |
| Translate Text | Translate provided text between any supported languages with Azure AI Translator. | |
| Recognize and Synthesize Speech | Implement a speaking clock that converts speech to text, and text to speech. | |
| Translate Speech | Translate language speech to speech and implement in your own app. | |
| Develop an audio-enabled chat app | Learn how to use Azure AI Foundry to build a generative AI app that supports audio input. | |
| Explore the Voice Live API | Learn how to use, and customize, the Voice Live API available in the Azure AI Foundry Playground. | |
| Develop an Azure AI Voice Live voice agent | Learn how to create a web app to enable real-time voice interactions with an Azure AI Voice Live agent. |
References:
Git Hub Repository for the exercises:
| Module | Exercise | Ref. implementations |
|---|---|---|
| Explore AI information extraction | Explore information extraction useing optical character recognition (OCR) and generative AI | Explore information extraction |