AI Basics

Chatbot

A program you talk to

TL;DR

Software that talks back. The old ones were dumb (press 1 for billing). The new ones (ChatGPT, Claude) are scarily smart. Same category, completely different league.

The Plain English Version

Remember those terrible automated phone systems? "Press 1 for billing. Press 2 for support. Press 0 to scream into the void." Those were the first chatbots — programs designed to interact with humans through conversation. They followed rigid scripts and broke the moment you said anything unexpected.

Modern chatbots are a completely different animal. ChatGPT, Claude, Gemini — these things can have genuine conversations, write essays, debug code, explain quantum physics in simple terms, and occasionally make you forget you're talking to a machine. They're powered by large language models, which is why they went from "frustratingly dumb" to "wait, how did it know that?"

The key difference: old chatbots matched your words to a script. New chatbots actually understand what you mean and generate original responses. It's the difference between a vending machine and a personal chef.

Why Should You Care?

Because chatbots are rapidly becoming the interface for everything. Customer support, search engines, coding assistants, writing tools, tutoring — conversations are replacing clicks. Knowing what chatbots can and can't do (they still hallucinate and get things wrong) makes you a smarter user.

The Nerd Version (if you dare)

Modern chatbots are built on large language models (LLMs) fine-tuned with RLHF (Reinforcement Learning from Human Feedback) or constitutional AI methods. They use transformer architectures for natural language understanding and generation. Context window size, temperature settings, system prompts, and retrieval-augmented generation (RAG) are key factors in chatbot behavior and capability.

Related terms

Like this? Get one every week.

Every Tuesday, one AI concept explained in plain English. Free forever.

Want all 75 terms in one PDF? Grab the SpeakNerd Cheat Sheet — $9