ai_explainerAugust 3, 2026Issue #72

RLHF: The tía que corrige tu español

RLHF is how we get an AI to stop sounding like a textbook and start sounding like a person.

The model starts by learning from a big pile of text — reading whatever's available, like a kid who picks up Spanish from the house. It can produce sentences and even write code, but it has no sense of what's good. It doesn't know that a recipe should list ingredients before instructions, or that a recommendation should be honest instead of flattering.

So people sit down and rate the model's outputs. They pick the better answer, flag the wrong ones, and write notes. This is the human feedback part.

Next comes the reinforcement learning: the model adjusts its weights using those ratings as a reward signal. Think of it like the tía who corrects your Spanish — every time you say something off, she nudges you in the right direction. After enough corrections, the model's responses start looking right to a human.

The trick is that the feedback doesn't need to be perfect. It doesn't need a label for every possible output. A few thousand ratings from real people is enough to steer the model toward answers that feel useful.

RLHF is what turns a model that can talk into one that talks well. Without it, the model is just a very good parrot. With it, the model is a good writer.

The alternative is to fine-tune on labeled data — give the model hundreds of examples and let it memorize patterns. That works too, but it's brittle: the model repeats what it's seen and struggles with things it hasn't. RLHF is more flexible because the reward is continuous — the model is always being nudged, not just copying.

Why we should care: RLHF is the reason the AI tools we actually use sound like people instead of sounding like they're reading from a manual.

#explainer#rlhf

Daily issue · no spam

Get the daily on your stoop

One short email a day — AI, tech, and what it means for our communities. Plain language, cultural lens, no Silicon Valley jargon.