Introduction to AI
Types of Artificial Intelligence
Agent
Environment
Types of Agents in AI
10

Name one real-life application of AI.

Chatbots / Siri / Self-driving cars

10

What is Narrow AI (ANI)?

This type of AI is limited to a specific task and is most commonly used today.

10

What is an agent?

This term refers to anything that can perceive its environment and act upon it.

10

What is the environment?

this term refers to everything outside the agent that it can perceive and act upon.

10

What is a Simple Reflex Agent?

This is the simplest kind of AI agent, which acts only on the current percept.

20

What is the main goal of Artificial Intelligence?

What is to create machines that can mimic or simulate human intelligence?

20

Which AI type includes systems like facial recognition and chatbots?

Narrow AI?

20

What are sensors?

Agents use these to receive input from their environment.

20

What is a dynamic environment?

This kind of environment changes while the agent is deliberating.

20

What is a Model-Based Reflex Agent?

This agent type keeps track of the part of the world it can't see currently.

30

What is Artificial Intelligence?

to the field that focuses on making machines think like humans.

30

What is Super AI?

which currently does not exist, is expected to surpass human intelligence.

30

All agents are intelligent agents.

False

30

Give an example of a real-world AI system operating in a dynamic environment.

self-driving car

30

Example for Goal-Based Agent?

a self-driving car.

40

How does AI differ from traditional programming?

AI can learn and adapt, while traditional programming follows fixed rules

40

Which AI type is being developed to solve problems across all areas of life?

General AI?

40

Give an example of an intelligent agent used in everyday life.

a virtual assistant like Amazon's Alexa or Google Assistant

40

Is a chess game static or dynamic? Justify your reasoning

is static, because it doesn’t change between moves

40

Example for Utility-Based Agent?

 A self-driving car

50

Should AI be used in fields like medicine or law? Give one reason to support your answer.

Yes, because it can process large data quickly and improve decision-making

50

Do you think Super AI would be safe for society? Why or why not?

It may pose risks due to its superior decision-making abilities

50

What is learning?

This property of intelligent agents helps them adapt and improve over time.

50

Example for static environment

Puzzle solving

50

What is a Learning Agent?

This type of agent can learn from experiences and improve its performance over tim