Part 2 - Select the Appropriate AI Service
Single or Multi Service.
What is AI?
Capabilities that allow software to emulate human abilities. These can include:
- Vision and recognition
- Speech and language
- Decision making
- Conversation
- Generating text and images
Machine Learning is not AI. Machine Learning focuses on the training and use of predictive models.
AI builds on machine learning to emulate an aspect of human intelligence.
Labeled data -> Model Training -> Testing data -> Trained model -> Validate the label
Publish the validated model, not the trained model.
AI Solutions are tightly coupled to data. Many roles including software engineers, data analysts and others care about AI.
Note: Responsibility of using AI must be understood by all.
Different types of Azure AI Services
Core services in Azure:
- Single Service Instances
- Multi-Service Instances
- Azure Open AI Instance - GPT, Dall-E
- Azure AI Search
Looking at the Single Service Account Type
- Content Safety (used to be content moderation)
- Knowledge Mining and Document Intelligence
- AI Search, Document Intelligence.
- Generative AI
- GPT, Dall-E, ADA
- Computer Vision
- AI Vision, AI Custom Vision, Face API, Azure AI Video Indexer
- Natural Language Processing
- AI Language, AI Immersive Reader, AI Translator, Speech Service
Demo: Looking at the Multi Service Account Type
- Creating a multi-service account
- Using a Multi-Service account