AI Systems and Technologies

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/16

flashcard set

Earn XP

Description and Tags

These flashcards cover key concepts and terminology related to AI systems and their components as discussed in the lecture.

Last updated 11:52 PM on 4/14/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

17 Terms

1
New cards

What is edge computing?

Running software close to the user or the data source rather than in a distant data center.

2
New cards

Define user interface (UI).

The part of a system the user interacts with, such as buttons, screens, and menus.

3
New cards

What does Software as a Service (SaaS) mean?

Software provided online by a company so users do not need to manage the backend themselves.

4
New cards

What is a server farm?

A large group of servers in a data center used to run online services.

5
New cards

What are virtual machines (VMs)?

Software-based computers that act like independent machines with their own operating systems.

6
New cards

What is Docker?

A popular tool for creating and running software containers.

7
New cards

Explain multi-cloud software deployment.

Running software across more than one cloud provider.

8
New cards

What does prompt engineering involve?

Designing prompts to guide better outputs from an AI model.

9
New cards

Describe AI model latency.

The delay between sending a request to an AI model and receiving the result.

10
New cards

What is AI hosting?

The decision of where AI system components will run.

11
New cards

Define thin client.

A client that mainly handles the interface and depends on a server for most processing.

12
New cards

What is AI model temperature?

A setting that controls how predictable or creative a model’s output is.

13
New cards

What is a deep fake?

AI-generated audio, video, or images that convincingly imitate real people.

14
New cards

Explain the concept of adversarial training.

Training a model by exposing it to attacks so it learns to resist them.

15
New cards

What is the purpose of LLM moderation?

Checking prompts or outputs for unsafe or inappropriate content.

16
New cards

What is the agentic workflow?

A workflow where an AI agent reasons, acts, and moves through multiple steps.

17
New cards

Define public key cryptography.

Encryption using a public key for locking and a private key for unlocking.