null
NextTech
  • All Courses
  • Applications
    • Adobe
    • Microsoft 365
    • Microsoft Apps for Business
    • Windows 10
  • Information Technology
    • AI & Machine Learning
    • Apps, Infrastructure, & Networking
    • Big Data
    • Business Applications
    • Cloud Computing
    • Data Centre
    • DevOps
    • SAP
    • Security
    • Software Development
  • Process Management
    • Agile
    • APMG
    • Business Analysis
    • IT Services
    • MSP
    • PRINCE2
    • Project Management
    • Quality
    • RESILIA
    • Software Testing
  • Professional Development
    • Business Communication
    • Sales
    • Business Skills
    • Customer Service
    • Digital Marketing
    • Learning and Development
    • Management and Leadership
    • Performance Enhancement
  • Contact Us
    • Online Evaluations
    • Training Guide
    • Google Review
  • Blog
  • Request a Quote
  • Sign in
  • Register
  • Australian Dollars
  • Request a Quote
Vertical Categories
NextTech
0
NextTech
  • Hello, sign in My Account
    • Sign in
    • Register
  • My Cart

    0 items $0
All Courses
  • Applications
    • Adobe
    • Microsoft 365
    • Microsoft Apps for Business
    • Windows 10
  • Information Technology
    • AI & Machine Learning
    • Apps, Infrastructure, & Networking
    • Big Data
    • Business Applications
    • Cloud Computing
    • Data Centre
    • DevOps
    • SAP
    • Security
    • Software Development
  • Process Management
    • Agile
    • APMG
    • Business Analysis
    • IT Services
    • MSP
    • PRINCE2
    • Project Management
    • Quality
    • RESILIA
    • Software Testing
  • Professional Development
    • Business Communication
    • Sales
    • Business Skills
    • Customer Service
    • Digital Marketing
    • Learning and Development
    • Management and Leadership
    • Performance Enhancement
  • Home
  • Contact Us
    • Online Evaluations
    • Training Guide
    • Google Review
  • Blog
  • Request a Quote

AI-102T00: Designing and Implementing a Microsoft Azure AI Solution

AI-102 Designing and Implementing an Azure AI Solution is intended for software developers wanting to build AI infused applications that leverage Azure Cognitive Services, Azure Cognitive Search, and Microsoft Bot Framework. The course will use...
MSRP:
Was:
Now: $3,560
(You save )
Brand
Microsoft
SKU:
AI-102T00
Duration:
4 Days
Delivery:
Virtual Classroom
Course Date :

Adding to cart… The item has been added
Request a Quote
Share this course
  • Facebook
  • Email
  • Print
  • Twitter
  • Linkedin
  • Pinterest
  • Home
  • All Courses
  • AI-102T00: Designing and Implementing a Microsoft Azure AI Solution

AI-102T00: Designing and Implementing a Microsoft Azure AI Solution

AI-102 Designing and Implementing an Azure AI Solution is intended for software developers wanting to build AI infused applications that leverage Azure Cognitive Services, Azure Cognitive Search, and Microsoft Bot Framework. The course will use C# or Python as the programming language.

  • Course Overview
  • Course Content
  • FAQs

Audience Profile

Software engineers concerned with building, managing and deploying AI solutions that leverage Azure Cognitive Services, Azure Cognitive Search, and Microsoft Bot Framework. They are familiar with C# or Python and have knowledge on using REST-based APIs to build computer vision, language analysis, knowledge mining, intelligent search, and conversational AI solutions on Azure

Pre-requisites

Before attending this course, students must have:

  • Knowledge of Microsoft Azure and ability to navigate the Azure portal
  • Knowledge of either C# or Python
  • Familiarity with JSON and REST programming semantics

To gain C# or Python skills, complete the free Take your first steps with C# or Take your first steps with Python learning path before attending the course.
If you are new to artificial intelligence, and want an overview of AI capabilities on Azure, consider completing the Azure AI Fundamentals certification before taking this one.

Skills gained

  • Describe considerations for AI-enabled application development
  • Create, configure, deploy, and secure Azure Cognitive Services
  • Develop applications that analyze text
  • Develop speech-enabled applications
  • Create applications with natural language understanding capabilities
  • Create QnA applications
  • Create conversational solutions with bots
  • Use computer vision services to analyze images and videos
  • Create custom computer vision models
  • Develop applications that detect, analyze, and recognize faces
  • Develop applications that read and process text in images and documents
  • Create intelligent search solutions for knowledge mining

Course Content

AI-102T00: Designing and Implementing a Microsoft Azure AI Solution

  • Lesson 1: Introduction to AI on Azure

    Artificial Intelligence (AI) is increasingly at the core of modern apps and services. In this lesson, you'll learn about some common AI capabilities that you can leverage in your apps, and how those capabilities are implemented in Microsoft Azure. You'll also learn about some considerations for designing and implementing AI solutions responsibly.

    • Introduction to Artificial Intelligence
    • Artificial Intelligence in Azure


    After completing this lesson, students will be able to:

    • Describe considerations for creating AI-enabled applications
    • Identify Azure services for AI application development
  • Lesson 2: Developing AI Apps with Cognitive Services

    Cognitive Services are the core building blocks for integrating AI capabilities into your apps. In this lesson, you'll learn how to provision, secure, monitor, and deploy cognitive services.

    • Getting Started with Cognitive Services
    • Using Cognitive Services for Enterprise Applications
    • Lab : Get Started with Cognitive Services
    • Lab : Manage Cognitive Services Security
    • Lab : Monitor Cognitive Services
    • Lab : Use a Cognitive Services Container


    After completing this lesson, students will be able to:

    • Provision and consume cognitive services in Azure
    • Manage cognitive services security
    • Monitor cognitive services
    • Use a cognitive services container
  • Lesson 3: Getting Started with Natural Language Processing

    Natural Language processing (NLP) is a branch of artificial intelligence that deals with extracting insights from written or spoken language. In this lesson, you'll learn how to use cognitive services to analyze and translate text.

    • Analyzing Text
    • Translating Text
    • Lab : Translate Text
    • Lab : Analyze Text


    After completing this lesson, students will be able to:

    • Use the Text Analytics cognitive service to analyze text
    • Use the Translator cognitive service to translate text
  • Lesson 4: Building Speech-Enabled Applications

    Many modern apps and services accept spoken input and can respond by synthesizing text. In this lesson, you'll continue your exploration of natural language processing capabilities by learning how to build speech-enabled applications.

    • Speech Recognition and Synthesis
    • Speech Translation
    • Lab : Recognize and Synthesize Speech
    • Lab : Translate Speech


    After completing this lesson, students will be able to:

    • Use the Speech cognitive service to recognize and synthesize speech
    • Use the Speech cognitive service to translate speech
  • Lesson 5: Creating Language Understanding Solutions

    To build an application that can intelligently understand and respond to natural language input, you must define and train a model for language understanding. In this lesson, you'll learn how to use the Language Understanding service to create an app that can identify user intent from natural language input.

    • Creating a Language Understanding App
    • Publishing and Using a Language Understanding App
    • Using Language Understanding with Speech
    • Lab : Create a Language Understanding Client Application
    • Lab : Create a Language Understanding App
    • Lab : Use the Speech and Language Understanding Services


    After completing this lesson, students will be able to:

    • Create a Language Understanding app
    • Create a client application for Language Understanding
    • Integrate Language Understanding and Speech
  • Lesson 6: Building a QnA Solution

    One of the most common kinds of interaction between users and AI software agents is for users to submit questions in natural language, and for the AI agent to respond intelligently with an appropriate answer. In this lesson, you'll explore how the QnA Maker service enables the development of this kind of solution.

    • Creating a QnA Knowledge Base
    • Publishing and Using a QnA Knowledge Base
    • Lab : Create a QnA Solution


    After completing this lesson, students will be able to:

    • Use QnA Maker to create a knowledge base
    • Use a QnA knowledge base in an app or bot
  • Lesson 7: Conversational AI and the Azure Bot Service

    Bots are the basis for an increasingly common kind of AI application in which users engage in conversations with AI agents, often as they would with a human agent. In this module, you'll explore the Microsoft Bot Framework and the Azure Bot Service, which together provide a platform for creating and delivering conversational experiences.

    • Bot Basics
    • Implementing a Conversational Bot
    • Lab : Create a Bot with the Bot Framework SDK
    • Lab : Create a Bot with Bot Framework Composer


    After completing this lesson, students will be able to:

    • Use the Bot Framework SDK to create a bot
    • Use the Bot Framework Composer to create a bot
  • Lesson 8: Getting Started with Computer Vision

    Computer vision is an area of artificial intelligence in which software applications interpret visual input from images or video. In this lesson, you'll start your exploration of computer vision by learning how to use cognitive services to analyze images and video.

    • Analyzing Images
    • Analyzing Videos
    • Lab : Analyze Video
    • Lab : Analyze Images with Computer Vision


    After completing this lesson, students will be able to:

    • Use the Computer Vision service to analyze images
    • Use Video Analyzer to analyze videos
  • Lesson 9: Developing Custom Vision Solutions

    While there are many scenarios where pre-defined general computer vision capabilities can be useful, sometimes you need to train a custom model with your own visual data. In this lesson, you'll explore the Custom Vision service, and how to use it to create custom image classification and object detection models.

    • Image Classification
    • Object Detection
    • Lab : Classify Images with Custom Vision
    • Lab : Detect Objects in Images with Custom Vision


    After completing this lesson, students will be able to:

    • Use the Custom Vision service to implement image classification
    • Use the Custom Vision service to implement object detection
  • Lesson 10: Detecting, Analyzing, and Recognizing Faces

    Facial detection, analysis, and recognition are common computer vision scenarios. In this lesson, you'll explore the user of cognitive services to identify human faces.

    • Detecting Faces with the Computer Vision Service
    • Using the Face Service
    • Lab : Detect, Analyze, and Recognize Faces


    After completing this lesson, students will be able to:

    • Detect faces with the Computer Vision service
    • Detect, analyze, and recognize faces with the Face service
  • Lesson 11: Reading Text in Images and Documents

    Optical character recognition (OCR) is another common computer vision scenario, in which software extracts text from images or documents. In this lesson, you'll explore cognitive services that can be used to detect and read text in images, documents, and forms.

    • Reading text with the Computer Vision Service
    • Extracting Information from Forms with the Form Recognizer service
    • Lab : Read Text in Images
    • Lab : Extract Data from Forms


    After completing this lesson, students will be able to:

    • Use the Computer Vision service to read text in images and documents
    • Use the Form Recognizer service to extract data from digital forms
  • Lesson 12: Creating a Knowledge Mining Solution

    Ultimately, many AI scenarios involve intelligently searching for information based on user queries. AI-powered knowledge mining is an increasingly important way to build intelligent search solutions that use AI to extract insights from large repositories of digital data and enable users to find and analyze those insights.

    • Implementing an Intelligent Search Solution
    • Developing Custom Skills for an Enrichment Pipeline
    • Creating a Knowledge Store
    • Lab : Create a Custom Skill for Azure Cognitive Search
    • Lab : Create an Azure Cognitive Search solution
    • Lab : Create a Knowledge Store with Azure Cognitive Search


    After completing this lesson, students will be able to:

    • Create an intelligent search solution with Azure Cognitive Search
    • Implement a custom skill in an Azure Cognitive Search enrichment pipeline
    • Use Azure Cognitive Search to create a knowledge store

FAQs

  • How do I enrol in this online training?

    You can enrol in this training on our website and make an online payment using any of the following option

    • Visa Credit or Debit Card
    • MasterCard
    • American Express
    • Diners Club
    • PayPal

    Once payment is received, you will automatically receive a payment receipt and access information via email.

Buy Now

Our Most Popular Training Courses

PI4

AZ-305T00: Designing Microsoft Azure Infrastructure Solutions

MSRP:
Was:
Now: $3,560

Microsoft

  • Duration 4 Days
View Course
Everything you need to become a PRINCE2 Practitioner, all in one place.
Course Name Exam Access/Duration Price (Incl Tax)  
AZ-305T00: Designing Microsoft Azure Infrastructure Solutions 4 Days
MSRP:
Was:
Now: $3,560
course info
BApps9

AZ-400T00: Designing and Implementing Microsoft DevOps Solutions

MSRP:
Was:
Now: $4,250

Microsoft

  • Duration 5 Days
View Course
Everything you need to become a PRINCE2 Practitioner, all in one place.
Course Name Exam Access/Duration Price (Incl Tax)  
AZ-400T00: Designing and Implementing Microsoft DevOps Solutions 5 Days
MSRP:
Was:
Now: $4,250
course info
PD5

AZ-700T00: Designing and Implementing Microsoft Azure Networking Solutions

MSRP:
Was:
Now: $2,670

Microsoft

  • Duration 3 Days
View Course
Everything you need to become a PRINCE2 Practitioner, all in one place.
Course Name Exam Access/Duration Price (Incl Tax)  
AZ-700T00: Designing and Implementing Microsoft Azure Networking Solutions 3 Days
MSRP:
Was:
Now: $2,670
course info
PI3

AI-900T00: Microsoft Azure AI Fundamentals

MSRP:
Was:
Now: $890

Microsoft

  • Duration 1 Day
View Course
Everything you need to become a PRINCE2 Practitioner, all in one place.
Course Name Exam Access/Duration Price (Incl Tax)  
AI-900T00: Microsoft Azure AI Fundamentals 1 Day
MSRP:
Was:
Now: $890
course info
Designing Microsoft Azure Infrastructure Solutions AZ-305

Designing Microsoft Azure Infrastructure Solutions AZ-305

MSRP:
Was:
Now: $1,069

Microsoft

  • Duration 12 Months
View Course The item has been added
Everything you need to become a PRINCE2 Practitioner, all in one place.
Course Name Exam Access/Duration Price (Incl Tax)  
Designing Microsoft Azure Infrastructure Solutions AZ-305 12 Months
MSRP:
Was:
Now: $1,069
course info View Course
NextTech
Address :
Level 9 123 Pitt Street
Sydney - NSW - 2000
1300 263 559

Information

  • Contact Us
  • Blog
  • Sitemap

Brands

  • Microsoft
  • VMware
  • NextTech eLearning
  • SAP
  • AXELOS
  • View All

All Courses

  • Applications
  • Information Technology
  • Process Management
  • Professional Development
  • View All

Sign Up For Newsletter

Get the latest updates on new products and upcoming sales

PRINCE2®, PRINCE2 Agile®, MSP®, P3O®, M_o_R®, MoV®, MoP® and ITIL® are registered trademarks of AXELOS Limited, used under permission of AXELOS Limited. All rights reserved. The Swirl logo™ is a trade mark of AXELOS Limited, used under permission of AXELOS Limited. All rights reserved. CAPM is a registered mark of the Project Management Institute, Inc. PMP is a registered mark of the Project Management Institute, Inc. PMI is a registered mark of the Project Management Institute, Inc. The PMI Registered Education Provider logo is a registered mark of the Project Management Institute, Inc. PMBOK is a registered mark of the Project Management Institute, Inc. PMI Program Management Professional (PgMP)® is a registered mark of Project Management Institute, Inc. PMI Agile Certified Practitioner (PMI-ACP)® is a registered mark of Project Management Institute, Inc.
© 2023 NextTech. Site by Andmine Digital Agency Melbourne Digital Agency Melbourne - AndMine