Ch 1 — What AI Actually Is

Demystifying AI, ML, and LLMs — what each term means and why it matters to your operations
High Level
lightbulb
The Buzzwords
arrow_forward
school
How AI Learns
arrow_forward
smart_toy
LLMs
arrow_forward
psychology
Agents
arrow_forward
corporate_fare
HR Context
arrow_forward
map
Road Map
-
Click play or press Space to begin the journey...
Step- / 8
lightbulb
The Buzzword Problem
Why every vendor says "AI-powered" and what that actually means
What You're Hearing
Every HR tech vendor now claims to be "AI-powered." Your ATS says it uses AI to screen resumes. Your HRIS vendor says AI drives their analytics. Benefits platforms promise AI-optimized recommendations. The problem isn’t that they’re lying — it’s that "AI" can mean wildly different things, from a simple rules engine to a genuine machine learning model. As an ops leader, you need to know the difference.
The Spectrum of "AI"
Not Really AI
Simple if/then rules, keyword matching, basic automation, pre-set workflows that a human programmed step by step. If someone wrote every decision by hand, it’s automation, not intelligence.
Actually AI
Systems that learn patterns from data and make predictions on new situations they haven’t seen before. They improve with more data. They can surface insights a human didn’t explicitly program.
Ops instinct: Think of it like hiring. A checklist that says “must have 5 years experience” is a rule. A system that learns which candidate attributes actually predict success at your company — that’s AI.
school
The Nesting Dolls: AI → ML → Deep Learning → LLMs
How these terms relate to each other
The Hierarchy
Artificial Intelligence is the broadest term — any system that mimics human intelligence. Machine Learning is a subset: AI that learns from data instead of being explicitly programmed. Deep Learning is a subset of ML that uses layered neural networks. Large Language Models (LLMs) like ChatGPT and Claude are a specific type of deep learning focused on understanding and generating text.
An Analogy
Think of it like your org chart. AI is the whole company. ML is a department within it. Deep Learning is a team within that department. LLMs are a specific person on that team who happens to be the one everyone is talking about right now.
The Nesting Dolls
Artificial Intelligence (broadest) The whole field — any "smart" system ├─ Machine Learning │ Systems that learn from data │ ├─ Deep Learning │ │ Neural networks with many layers │ │ ├─ LLMs (ChatGPT, Claude, etc.) │ │ │ Text generation & understanding │ │ ├─ Computer Vision │ │ Image & video understanding │ ├─ Classic ML │ Simpler models (still powerful!) ├─ Rules-based AI Hand-coded expert systems
Why this matters for HR ops: When a vendor says “we use AI,” ask which kind. A resume parser using keyword matching is very different from one using a trained ML model — and the difference affects accuracy, bias risk, and cost.
model_training
How Machine Learning Actually Works
The 60-second version, no code required
The Training Process
Machine learning is surprisingly simple in concept: show the system thousands of examples with known answers, and it finds patterns. Imagine you gave a new analyst every performance review from the last 5 years, labeled with who stayed and who left. Eventually they’d notice patterns: people in certain roles, at certain tenure points, with certain manager changes are more likely to leave. That’s exactly what ML does — just faster, and with more data than any human could process.
Three Types You'll Encounter
Supervised learning: You give it labeled examples (this resume led to a good hire, this one didn’t). Most HR AI uses this.

Unsupervised learning: You give it data without labels and it finds clusters on its own (“these employees have similar patterns”). Used in workforce segmentation.

Reinforcement learning: The system tries actions and learns from feedback. Less common in HR, but used in chatbot optimization.
The critical question: ML is only as good as its training data. If your historical hiring data is biased (and most is), the model learns that bias. This is why “AI-powered screening” can be more biased than humans, not less.
smart_toy
What LLMs Are (and Aren’t)
ChatGPT, Claude, Gemini — what they can and can't do for HR
What They Are
Large Language Models are systems trained on enormous amounts of text to predict “what word comes next.” That sounds simple, but doing it well requires understanding grammar, facts, reasoning, and context. The result: systems that can draft job descriptions, summarize policies, answer employee questions, analyze survey responses, and much more. They’re general-purpose text tools.
What They’re Good At in HR
Drafting & editing: Job posts, policy language, offer letters
Summarizing: Exit interview themes, survey results, long documents
Q&A: Benefits questions, policy lookups, onboarding guidance
Analysis: Categorizing open-ended survey responses at scale
What They’re NOT
Not a database: They don’t “know” your employee data unless you give it to them (and giving them sensitive data has privacy implications).

Not always right: They can confidently state incorrect information (“hallucinate”). Never use an LLM as the sole source of truth for compliance or legal guidance.

Not deterministic: Ask the same question twice, get slightly different answers. This matters for consistent policy application.
Ops red flag: If a vendor says their LLM “never makes mistakes” or “guarantees accuracy,” that’s a red flag. Every LLM hallucinates. The question is how the vendor manages that risk — guardrails, human review, confidence scoring.
psychology
What “AI Agents” Means
The newest buzzword — and why it matters for operations
Beyond Chat
An AI agent is an LLM that can take actions, not just answer questions. Instead of telling you “you should update the employee’s status in the HRIS,” an agent could actually log into the system and make the change. Agents can use tools, follow multi-step workflows, and make decisions along the way. Think of the difference between a consultant who writes a recommendation and an employee who does the work.
HR Agent Examples (Emerging)
Onboarding agent: Triggers account provisioning, sends welcome emails, schedules orientation, follows up on incomplete forms

Benefits enrollment agent: Walks employees through options, answers questions, submits elections

Offboarding agent: Coordinates across IT, payroll, facilities to ensure clean separation
The ops question: Agents sound great, but they raise serious governance questions. Who’s accountable when an agent makes a wrong decision? What’s the approval chain? How do you audit? These aren’t technical questions — they’re operations questions. That’s your turf.
corporate_fare
Why This Matters for HR Ops Specifically
You’re not building AI — you’re governing it
Your Unique Position
As an HR ops leader, you sit at a critical intersection. You’re not the one building AI, but you’re the one who evaluates vendors, writes policies, ensures compliance, manages change, and owns the processes that AI touches. You don’t need to understand how neural networks work mathematically. You need to understand them well enough to ask the right questions and make sound decisions.
Your Superpowers in This Space
Systems thinking: You already understand how processes interconnect. AI is just a new component in those systems.
Compliance instinct: You know what “auditable” means. Many technologists don’t.
People-first lens: You evaluate tools by their impact on employees, not just efficiency metrics.
Vendor management: You know how to hold vendors accountable. You just need the AI vocabulary to do it.
What You DON’T Need
You don’t need to code. Not now, not ever, for this role.

You don’t need to understand the math. You need to understand the implications.

You don’t need to build models. You need to know what questions to ask the people who do.

You don’t need to be an AI expert. You need to be an AI-literate operations leader — and that’s what this course will make you.
The goal: After this course, when a vendor shows you an “AI-powered” feature, you’ll know exactly what to ask, what to demand, and what to watch out for. That’s power.
translate
The Jargon Decoder
Terms you’ll hear in vendor pitches, translated to plain English
Common Terms
Model = The trained AI system // Like a trained employee's judgment Training data = The examples it learned from // Like an employee's past experience Inference = The AI making a prediction // Like an employee applying their judgment Hallucination = AI confidently stating something false // Like an employee who makes up an answer // rather than saying "I don't know" Fine-tuning = Customizing a model for your use case // Like specialized on-the-job training
Terms With Compliance Impact
Bias = Systematic unfairness in predictions // e.g., screening out names that "sound" // different from past successful hires Explainability = Can the AI explain why? // Critical for adverse impact audits Black box = A model you can't inspect // Risky for regulated employment decisions Guardrails = Rules that constrain the AI // e.g., "never make a hire/fire decision // without human approval" RAG = Retrieval-Augmented Generation // AI that looks up your docs before answering // Key for HR knowledge bases
Pro tip: You don’t need to memorize these. The glossary page has the full list. What matters is recognizing these terms when vendors use them, and knowing when to push back.
map
Your Learning Road Map
What’s ahead in this course
Key Takeaways from Chapter 1
1. “AI” is a spectrum — from keyword matching to genuine machine learning
2. ML learns patterns from data; LLMs are a specific type trained on text
3. LLMs are powerful but hallucinate, aren’t deterministic, and don’t “know” your data
4. AI agents can take actions, not just answer questions — raising governance questions
5. Your ops background is a superpower here, not a gap to fill
Coming Up Next
Ch 2: AI in the HR Tech Stack — Where AI already lives in your ATS, HRIS, payroll, and benefits platforms

Ch 3: Automation vs. Intelligence — A framework for deciding what to automate, what to augment, and what to leave alone

Ch 4: AI for Recruiting — Deep dive into the most AI-heavy area of HR tech

Ch 7: Compliance & Risk — The legal landscape that governs all of this
Pacing tip: This course is self-paced. Each chapter has a High Level overview (what you’re reading now) and an Under the Hood deep dive. Start with High Level — go Under the Hood when you want more detail on a topic.