AIF-C01: App Layer Gen AI

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

1/23

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:52 PM on 8/8/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

24 Terms

1
New cards

Amazon Kendra

Intelligent Search; enterprise document indexing; multi-source unstructured query

2
New cards

Amazon Lex

Conversational Interface; chatbot face; text/voice dialog flow; user intents

3
New cards

Amazon A2I (Augmented AI)

Human-in-the-loop (HITL) workflows; human review for low-confidence ML predictions; compliance auditing

4
New cards

Amazon Comprehend

Natural Language Processing (NLP) API; sentiment analysis; entity extraction; PII detection & redaction; topic modeling

5
New cards

Amazon Transcribe

Speech-to-Text (STT); audio/live speech to text conversion; speaker diarization (who spoke when); custom vocabulary

6
New cards

Amazon Translate

Neural Machine Translation (NMT); language-to-language text translation; real-time/batch translation

7
New cards

Amazon Polly

Text-to-Speech (TTS); converts written text into lifelike speech audio; SSML support; neural voices

8
New cards

Amazon Rekognition

Computer Vision (CV) API; image & video analysis; facial recognition/analysis; content moderation; object/text detection

9
New cards

Amazon Textract

Advanced OCR & document analysis; extracts text/tables/forms from PDFs/scans; preserves document structure

10
New cards

Amazon Q

Turnkey Enterprise AI assistant (Q Business = secure internal search over S3/Confluence; Q Developer = code gen/IDE help)

11
New cards

Amazon Fraud Detector

Automated fraud prevention; fully managed service that uses ML to identify online payment fraud, fake account creation, & trial abuse

12
New cards

Amazon CodeGuru Security

Static Application Security Testing (SAST); uses ML to detect code vulnerabilities, hardcoded secrets, and security flaws in source code

13
New cards

Amazon CodeGuru Profiler

Application performance optimization; uses ML to identify expensive code lines, CPU bottlenecks, and memory leaks in runtime applications

14
New cards

Prompt Engineering

Zero-shot; Few-shot; Chain-of-Thought (CoT); In-context learning; No model weight changes; Fastest & cheapest customization

15
New cards

Fine-Tuning

Domain customization; Updates model weights; Requires labeled datasets; High compute cost; Permanent behavioral change; deeo specialized terminology

16
New cards

Instruction Fine-Tuning

Adapts FMs to follow specific commands/tasks; Uses prompt-response dataset pairs; Improves task alignment

17
New cards

Continued Pre-training

Unlabeled domain data; Adapts base FM to new specialized vocabulary/industry jargon before task tuning

18
New cards

PEFT (Parameter-Efficient Fine-Tuning)

Updates only a small subset of weights (e.g., LoRA); Dramatically reduces memory/GPU compute overhead

19
New cards

Zero-Shot Prompting

Direct instruction with NO examples provided; Relies entirely on pre-trained baseline knowledge

20
New cards

Few-Shot Prompting

Provides 2–5 input/output examples inside the prompt to demonstrate target format, tone, or response structure

21
New cards

Chain-of-Thought (CoT) Prompting

Asks model to "think step-by-step"; Deconstructs complex reasoning, logic, or math into sequential steps

22
New cards

Amazon Fraud Detector

Fully Managed Fraud Detection; uses machine learning and automated rules to flag online fraud like fake accounts and payment fraud

23
New cards

AWS Data Exchange

Data Marketplace; simplifies finding; subscribing to; and integrating third-party datasets in the cloud

24
New cards

AWS Elastic Inference

Cost-Optimized GPU Acceleration; attaches low-cost GPU acceleration to Amazon EC2 and SageMaker instances to reduce deep learning inference costs