Skip to Content

AI-900: What are the Types of Generative AI in Azure AI Fundamentals Exam?

Discover the different types of Generative AI, including natural language generation, image generation, and code generation, and learn how they apply to various scenarios in the Azure AI Fundamentals certification exam.

Table of Contents

Question

Match the types of Generative AI categories to the appropriate scenarios:

Types of Generative AI:

  • Natural language generation
  • Image generation
  • Code generation

Scenarios

  • Show me how to write a game of tic-tac-toe with Python.
  • Create a banner of an elephant eating a burger.
  • Give me three ideas for a healthy breakfast including peppers.

Answer

Show me how to write a game of tic-tac-toe with Python: Code generation

Create a banner of an elephant eating a burger: Image generation

Give me three ideas for a healthy breakfast including peppers: Natural language generation

Explanation

The Azure AI Fundamentals certification exam covers various types of Generative AI, which are artificial intelligence models capable of creating new content based on learned patterns. The three main categories of Generative AI are natural language generation, image generation, and code generation. Let’s explore each type and how they apply to the given scenarios.

1. Natural Language Generation (NLG):
NLG involves generating human-like text based on input data or prompts. AI models trained on vast amounts of text data can produce coherent and contextually relevant responses. In the scenario “Give me three ideas for a healthy breakfast including peppers,” NLG would be the appropriate Generative AI category. The AI model would analyze the prompt and generate a list of three unique breakfast ideas incorporating peppers, drawing from its knowledge of healthy food combinations.

2. Image Generation:
Image generation AI models can create new images from textual descriptions, sketches, or other visual inputs. These models learn from extensive datasets of labeled images to understand visual concepts and generate novel images. For the scenario “Create a banner of an elephant eating a burger,” image generation would be the suitable Generative AI category. The AI model would interpret the description and generate an image depicting an elephant consuming a burger, combining its understanding of the two objects.

3. Code Generation:
Code generation AI involves the automatic creation of code snippets or complete programs based on user requirements or examples. These models are trained on large codebases and can generate syntactically correct and functional code in various programming languages. In the scenario “Show me how to write a game of tic-tac-toe with Python,” code generation would be the relevant Generative AI category. The AI model would analyze the request and generate a Python script implementing a functional tic-tac-toe game, following best practices and common coding patterns.

Understanding the distinctions between these Generative AI categories is crucial for the Azure AI Fundamentals certification exam. By correctly matching the scenarios to the appropriate Generative AI types, you demonstrate your comprehension of how these technologies can be applied to solve real-world problems and create innovative solutions.

Microsoft Azure AI Fundamentals AI-900 certification exam practice question and answer (Q&A) dump

Microsoft Azure AI Fundamentals AI-900 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft Azure AI Fundamentals AI-900 exam and earn Microsoft Azure AI Fundamentals AI-900 certification.