technology flashcards ( AI )

(33 cards)

1
Q

What is AI and what does it stand for

A

artificial intelligence is a type of technology that helps computers think and learn like humans.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Name 3 things AI is used for

A

voice assistants ( like Siri )
self driving cars
helps doctors find diseases

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How does AI work

A

by recognizing patterns, making decisions, and creating new things

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are 2 challenges AI brigs

A

privacy concerns and job loss

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Why is it important to tell the difference between AI generated images and real images

A

because AI can spread false or misleading information, leading to scams and can harm reputations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a deepfake

A

a type of AI- generated media that uses deep learning to create realistic but fake images, videos, or audios of real people by swapping faces, changing voices, or altering movements

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the difference between AI- generated media and a deepfake

A

AI- generated media created new content, while deepfake creates fake nut realistic images, videos, or audios of real people

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Name 3 risks of generated content

A

create realistic images or videos that are untrue
ruins reputations
scams

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are some indicators to look for in AI-generated images

A

check if lighting or shadows are in the right places
look closely at hair and hands for any unusual things
look for odd things in the image that shoudnt be there
check if earnings are the same in both sides
look for odd reflections

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is generative AI

A

a type of artificial intelligence that can create new content such as text, images, music, and videos by learning from large amounts of data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Can you name 2 examples of generative AI tools

A

chatGPT and DALL.E.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are some concerns with generative AI

A

misinformation and copyright issues

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the first step in training generative AI model

A

collecting training data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What does training data for a generative AI model include

A

it includes text, images, or other forms of information

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How is the training data processed in a generative AI model

A

using a transformer model designed to Handel language and patterns

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What does the transformer model do in AI training

A

it breaks down raw text into tokens and identifies relationships to understand context and meaning

17
Q

How does the AI model improve over time

A

by receiving feedback and updating its parameters

18
Q

What allows AI to generate coherent responses and predict the next words in a sentence

A

its ability to recognize word relationships and context

19
Q

Q: What is Machine Learning?

A

Machine Learning is the ability for computers to learn from experience or data without human instructions.

20
Q

What is Deep Learning?

A

Deep Learning uses artificial neural networks, such as transformers, to mimic the human brain and connect complex information.

21
Q

What does GenAI stand for?

A

GenAI stands for Generative Artificial Intelligence.

22
Q

What types of content can GenAI create?

A

GenAI can create text, audio, images, videos, and code.

23
Q

What is a neural network?

A

A neural network connects ideas to related ideas, inspired by how the human brain works.

24
Q

What is the role of a transformer in AI training?

A

A transformer transforms text into a format AI can understand.

25
What is the first step in training a GenAI chatbot?
The first step is using text from the internet as training data.
26
What happens after the model generates responses during training?
Humans check and score the responses to improve the model's accuracy.
27
What does the AI learn during training?
AI learns the most likely next word in any sentence and starts to put these together.
28
When is the model released during AI training?
The model is released after the training loop is complete.
29
What is the purpose of scoring responses during training?
Scoring responses ensures the model generates accurate and relevant outputs.
30
What does 'pre-trained' mean in the context of GenAI?
Pre-trained means that AI is trained on existing data before it can generate new content.
31
What is the main challenge in training GenAI chatbots?
The main challenge is ensuring the model generates accurate and relevant responses.
32
What is the final step in the training loop for GenAI?
The final step is releasing the model, which remains unchanged until updated.
33
What are the steps in the training process to create and AI chatbot
collecting training data the transformer model learning patterns and creating the model human feedback and scoring the training loop ( continuous improvement ) model release