MICROSOFT LOGO
MICROSOFT LOGO
קורס azure

קורס AI של מיקרוסופט – Designing and Implementing a Microsoft Azure AI Solution

AI-102T00-AC

בכל מקום אנו שומעים על AI (בינה מלאכותית) ועל הפוטנציאל של כלי הבינה המלאכותית. אם חשבתם ש-AI הוא סתם מושג טרנדי, אנו מזמינים אתכם להשתתף בקורס AI של מיקרוסופט. כאן תוכלו ללמוד כיצד לעבוד עם כלי הבינה המלאכותית ולרתום אותם לטובת העסק. לימוד בינה מלאכותית יאפשרו לכם להכיר את כל הכלים החדשים, ולהשתמש בהם על מנת לשפר את התפעול והביצועים, ולזכות ביתרון על פני המתחרים.
IMAGE

בכל מקום אנו שומעים על AI (בינה מלאכותית) ועל הפוטנציאל של כלי הבינה המלאכותית. אם חשבתם ש-AI הוא סתם מושג טרנדי, אנו מזמינים אתכם להשתתף בקורס AI של מיקרוסופט. כאן תוכלו ללמוד כיצד לעבוד עם כלי הבינה המלאכותית ולרתום אותם לטובת העסק. לימוד בינה מלאכותית יאפשרו לכם להכיר את כל הכלים החדשים, ולהשתמש בהם על מנת לשפר את התפעול והביצועים, ולזכות ביתרון על פני המתחרים.

About this course

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.

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.

At Course Completion

After completing this course, students will be able to:

·        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 Outline

Module 1: Introduction to AI on Azure Artificial Intelligence (AI) is increasingly at the core of modern apps and services. In this module, 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.

Lesson

  • Introduction to Artificial Intelligence
  • Artificial Intelligence in Azure

After completing this module, students will be able to:

  • Describe considerations for creating AI-enabled applications
  • Identify Azure services for AI application development

Module 2: Developing AI Apps with Cognitive Services Cognitive Services are the core building blocks for integrating AI capabilities into your apps. In this module, you'll learn how to provision, secure, monitor, and deploy cognitive services.

Lesson

  • 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 module, students will be able to:

  • Provision and consume cognitive services in Azure
  • Manage cognitive services security
  • Monitor cognitive services
  • Use a cognitive services container

Module 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 module, you'll learn how to use cognitive services to analyze and translate text.

Lesson

  • Analyzing Text
  • Translating Text

Lab: Analyze Text Lab: Translate Text After completing this module, students will be able to:

  • Use the Text Analytics cognitive service to analyze text
  • Use the Translator cognitive service to translate text

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

Lesson

  • Speech Recognition and Synthesis
  • Speech Translation

Lab: Recognize and Synthesize Speech Lab: Translate Speech After completing this module, students will be able to:

  • Use the Speech cognitive service to recognize and synthesize speech
  • Use the Speech cognitive service to translate speech

Module 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 module, you'll learn how to use the Language Understanding service to create an app that can identify user intent from natural language input.

Lesson

  • Creating a Language Understanding App
  • Publishing and Using a Language Understanding App
  • Using Language Understanding with Speech

Lab: Create a Language Understanding App Lab: Create a Language Understanding Client Application Lab: Use the Speech and Language Understanding Services After completing this module, students will be able to:

  • Create a Language Understanding app
  • Create a client application for Language Understanding
  • Integrate Language Understanding and Speech

Module 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 module, you'll explore how the QnA Maker service enables the development of this kind of solution.

Lesson

  • Creating a QnA Knowledge Base
  • Publishing and Using a QnA Knowledge Base

Lab: Create a QnA Solution After completing this module, students will be able to:

  • Use QnA Maker to create a knowledge base
  • Use a QnA knowledge base in an app or bot

Module 7: Conversational AI and the Azure Bot Service Boots 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.

Lesson

  • 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 module, students will be able to:

  • Use the Bot Framework SDK to create a bot
  • Use the Bot Framework Composer to create a bot

Module 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 module, you'll start your exploration of computer vision by learning how to use cognitive services to analyze images and video.

Lesson

  • Analyzing Images
  • Analyzing Videos

Lab: Analyze Images with Computer Vision

Lab: Analyze Video After completing this module, students will be able to:

  • Use the Computer Vision service to analyze images
  • Use Video Analyzer to analyze videos

Module 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 module, you'll explore the Custom Vision service, and how to use it to create custom image classification and object detection models.

Lesson

  • Image Classification
  • Object Detection

Lab: Classify Images with Custom Vision Lab: Detect Objects in Images with Custom Vision After completing this module, students will be able to:

  • Use the Custom Vision service to implement image classification
  • Use the Custom Vision service to implement object detection

Module 10: Detecting, Analyzing, and Recognizing Faces Facial detection, analysis, and recognition are common computer vision scenarios. In this module, you'll explore the user of cognitive services to identify human faces.

Lesson

  • Detecting Faces with the Computer Vision Service
  • Using the Face Service

Lab: Detect, Analyze, and Recognize Faces After completing this module, students will be able to:

  • Detect faces with the Computer Vision service
  • Detect, analyze, and recognize faces with the Face service

Module 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 module, you'll explore cognitive services that can be used to detect and read text in images, documents, and forms.

Lesson

  • 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 module, 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

Module 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.

Lesson

  • Implementing an Intelligent Search Solution
  • Developing Custom Skills for an Enrichment Pipeline
  • Creating a Knowledge Store

Lab: Create an Azure Cognitive Search Solution Lab: Create a Custom Skill for Azure Cognitive Search Lab: Create a Knowledge Store with Azure Cognitive Search After completing this module, 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

Prerequisites

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

 

מה זה Azure AI

מערכת זו משלבת את כלי הענן של Azure יחדיו עם כלי הבינה המלאכותית של OpenAI. שילוב זה מביא כמה יתרונות מרכזיים:

  •   פתרון בינה מלאכותית עם מודלים המותאמים באופן ייעודי לעבודה עם מסמכים והצרכים הארגוניים השונים.
  •   תהליך Fine Tuning המאפשר לאמן את המודלים הקיימים באמצעות המידע והמסמכים של הארגון. וכך לשפר את מודל הבינה המלאכותית ולהתאים אותו לארגון בצורה מושלמת.
  •   פתרון בטוח יותר לצורך שמירת המידע הארגוני ומניעת דליפתו, דבר שלא קיים בעבודה ישירה עם CHAT GPT.
  •   בעזרת Azure AI תוכלו לייצר אוטומציות ואפליקציות לכל הצרכים הארגוניים.

קורס Azure יאפשר לכם להבין מה המשמעות של כל אלו, להבין את התועלות של יישום הכלים בארגון, וכמובן לדעת איך עושים זאת.

קורס AI אונליין

קורס בינה מלאכותית אונליין מאפשר לעובדי הארגון ללמוד כיצד להשתמש בכלי הבינה המלאכותית וליישם אותם בארגון. בזכות לימודי AI מקוונים תוכלו למצוא פתרון גמיש המתאים לשעות העבודה, ואינו פוגע בעבודה השוטפת.

באמצעות זום או כלים אחרים כמו Microsoft Teams ניתן לספק הדרכה מקוונת איכותית, ולהעמיד לטובת התלמידים את כל המשאבים לצורך לימוד והבנה מהירה של כלי הבינה המלאכותית. אנו מעניקים לכם את כל הידע המקצועי והליווי לצורך יישום פרקטי של כלי הבינה מלאכותית בארגון.

לימודי בינה מלאכותית

מהרגע שהבינה המלאכותית הפכה לנגישה וזמינה עבור המגזר העסקי, כבר אין דרך חזרה. כלי הבינה המלאכותית פותחים בפני כל ארגון, מהקטן ביותר ועד התאגידים הגדולים, עולם שלם של אפשרויות. עסק שלא ילמד לעבוד עם כלי הבינה המלאכותית, במהרה ימצא את עצמו מאחור.

לימודי AI יבטיחו כי הארגון שלכם יעשה שימוש בכלים המתקדמים הקיימים בשוק. בעזרת קורס Azure או קורסי AI אחרים, תוכלו לייעל את העבודה הארגונית, לשפר את מצבכם התחרותי ולהגיע להישגים חדשים.

מיקרוסופט קורסים

חברת כרמל הדרכה מציעה לכם מבחר קורסים והדרכות על מוצריה השונים של מיקרוסופט. מקורס בינה מלאכותית אונליין, ועד לימוד אקסל ואופיס 365. אנו מציעים פתרונות הדרכה בהתאמה אישית לכל ארגון, תמיכה זמינה ובנק שעות.

האם צריך לדעת תכנות על מנת להשתמש ב-Azure AI?

לא. לא רק שאין צורך בידע בתכנות, אפילו אין צורך בידע טכני.

האם קל להשתמש ב-Azure AI?

המערכת בנויה בצורה קלה ואינטואיטיבית המאפשר גם למשתמשים חסרי ידע טכני לשלוט בה ולהפיק ממנה תועלת.

למה להשתמש ב-Azure AI?

מערכת זו תפתח בפניכם דרכים חדשות לשילוב של בינה מלאכותית בעבודת ארגון השוטפת, בצורה קלה ופשוטה.

פלטפורמת שירותי הענן של מיקרוסופט נחשבת לאחת הגדולות והמובילות בתחום. פלטפורמה זו נועדה לתת מענה עבור מפתחי יישומים הזקוקים לסביבת עבודה חזקה. באמצעותה המפתחים יכולים לחסוך בעלויות של תחזוקת שרתים יקרים. במקום זאת הם מקבלים גישה לשירותי הענן של Azure, כאשר מודל התשלום מבוסס על שימוש במשאבים. במסגרת שירותי הענן ניתן לקבל שירותי מכונה וירטואלית, הרצת תהליכי רקע, אחסון מידע, ניהול מידע, ניתוב הודעות ועוד.

קורסים מקצועיים

חברת כרמל הדרכה מספקת מבחר קורסים מקצועיים בתחום המחשב. במסגרת ההדרכות אנו מעניקים קורסים מקצועיים על Microsoft Azure. ישנן הדרכות לכל רמות המשתמשים, בהתאם לתכנית ההכשרה של מיקרוסופט:

מדריך AI – בינה מלאכותית

להורדת המדריך בחינם – לחצו כאן.

בנק שעות לתמיכה והטמעה

חברת כרמל הדרכה מספקת שירותי הטמעה ארגונית, ותמיכה מלאה באמצעות מומחים בעלי ניסיון מעשי ומודל בנק שעות.

שירותי ההטמעה שלנו מסייעים לארגונים לאמץ טכנולוגיות מתקדמות, ולבצע מעבר חלק ויעיל. החברה מלווה את הארגון בכל תהליכי ההטמעה, החל משלב הייעוץ, האפיון והתכנון, ועד תהליך ההטמעה והדרכות עובדים.

שירותי התמיכה והליווי ניתנים במודל של בנק שעות, המתאים לכל הצרכים של הארגון ומבטיח זמינות. בנק השעות יכול לשמש לפתרון בעיות, הדרכות, תהליכי הטמעה ואף פיתוח.

פרויקטים

חברת כרמל הדרכה מלווה ומבצעת פרויקטים בארגונים וחברות. אנו מעניקים שירותי ייעוץ טכני, תכנון וליווי לצורך הטמעת מערכות מידע בארגון, לדוגמת Azure אפיון ותכנון של הפרויקט, הגדרת מטרות ויעדים ובניית תכנית פעולה. הטמעה של מערכות מידע בארגון על פי היעדים שנקבעו, תוך כדי ליווי והדרכה מלאים. פתרונות פיתוח על פי הצרכים הארגוניים. פתרונות תחזוקה ופתרון בעיות IT. רישוי והסמכות למוצרי מיקרוסופט.

 

מלאו פרטים ונחזור אליכם בהקדם

קורסים נוספים

למה לבחור בכרמל הדרכה?

אנחנו מציעים פתרונות איכותיים להדרכות מקצועיות שחוסכות לכם זמן ומשאבים, ומספקים לכם את הכלים לקחת את הכישורים שלכם עוד צעד קדימה!

מרצים מובילים

בעלי ניסיון הדרכתי
ומעשי עשיר

מגיעים אליכם

אתם קובעים את
מיקום הקורס והמועד

תאוריה ותרגול

חומרי לימוד ומעבדות
רשמיות של מיקרוסופט הזמינים בענן

תוכנית מותאמת

התאמה מלאה ואישית
לדרישות ולצרכי הארגון

פוסטים נוספים

מתחיל ב-07.10.2024

3 מפגשים

16:00 - 09:00
Power Automate
דילוג לתוכן