Specific Types of AI
ChatGPT Vs. Google
Benefits of Being Human
In-Class Videos on AI (Group Answering)
Miscellaneous Computer Science
100

Self-driving cars and factory automation require this type of artificial intelligence.

Computer Vision.

100

ChatGPT's publicly available software is somewhat limited in its capabilities in that its data sets only contain information up to what year?

2021.

100

Which part of the human body enables complex thought, problem-solving, planning, and learning?

The brain.

100

"Flippy" is an AI robotic arm that performs what specific function for the restaurants that use it?

Flips burgers and other items on a grill, and moves these items to programmed locations (countertops, trays, etc.).

100

Within the realm of Computer Science, when we provide a computer with a step-by-step instruction - What do we call those step-by-step instructions?

Algorithms.

200

Siri, Alexa, and any speech-to-text app use this type of artificial intelligence.

Speech Recognition.

200

Between ChatGPT and Google, which tool has the ability to provide us with live, real-time information?

Google.

200

What do humans create to make their lives easier and the tasks they do more efficient?

Tools & Technology.

200

Which jobs are most at-risk of being replaced by AI?

Low-skill labor jobs (Cashiers, Assembly Line Workers, Fast Food Workers, Drivers, Data Entry, Field Workers, etc.)

200

Users of Scratch, Scratch Jr., and Code.org use what type of coding?

Visual Block Coding.

300

ChatGPT, Apple Maps, and Social Media apps such as Instagram, TikTok, Facebook, and X all use which specific type of AI?

Machine Learning.

300

Between ChatGPT and Google, which tool can provide us with instant assistance with creative writing, summarization, information retrieval, tutoring, and idea generation?

ChatGPT.

300

The ability to transfer knowledge from generation to generation is one of the greatest strengths of humanity. Provide one (1) example of how humans transfer knowledge.

1. Written media (Books, newspapers, etc.).

2. Digital data (Videos, Documents, etc.).

3. Storytelling, word of mouth.

300

In China, various schools are testing the use of AI tools for educational purposes. One such tool is the brainwave-scanning headband. These headbands have been attributed to providing what benefits to the students who wear them? (Provide one benefit)

1.) Increased focus & concentration.

2.) Increased scores on assessments.

300

"Wi-Fi" is short for what?

"Wireless Fiber."

400

When gaming, players are often rewarded by completing tasks - often repetitively. One might say they are "reinforced" in these processes so that they remain engaged in the act of performing them. What type of artificially intelligent system is referred to in this example?

Reinforcement Learning.

400

What is the name of the company that created ChatGPT?

OpenAI.

400

Humans have the ability to survive in nearly any environment on Earth. What is the name of the ability that allows us to adjust to new and different conditions and / or circumstances?

Adaptability.

400

Albert Einstein's IQ was 160, and the average human's IQ is said to be 100. ChatGPT-4 is said to have an IQ of what?

155 (as of September 2023).


400

This computer component is nicknamed "the brain" of the computer as it shares many similarities with the human brain, such as its ability to complete many processes at the one time and its ability to generate heat.

Central Processing Unit (CPU).

500

Natural Language Processing is a specific type of artificial intelligence. Name a software or process that utilizes this type of AI.

Google Search - or - Google's Predictive Text.

500

Which major tech company has invested over $13 billion into OpenAI (the company that created ChatGPT)?

Microsoft.

500

Most humans were at one time nomadic, meaning they would move from place to place based on the land's food supply. As time progressed, humans learned new processes that allowed them to remain in one location for long periods of time. What is the name of one (1) of those processes?

1. Farming/Irrigation.

2. Domestication of animals.

500

What is Machine Learning?

A type of artificial intelligence which focuses on the use of data and algorithms to imitate the way that humans learn, which gradually improves its accuracy.

500

Within the realm of coding, a ____ is a sequence of instruction that is repeated until a certain condition is reached. 

Loop.