1. Home
  2. Glossary
  3. Anthropomorphism
AI glossary · Safety, ethics & policy

Anthropomorphism

Anthropomorphism: Anthropomorphism is the habit of attributing human qualities such as understanding, intent, or feelings to something that is not human. With AI chatbots, it means reading a fluent, first-person reply as a sign of a mind behind it.

People have anthropomorphized software since the 1960s, when users of Joseph Weizenbaum's ELIZA, a simple pattern-matching program that imitated a therapist, confided in it and insisted it understood them, to Weizenbaum's own alarm. Today's chat assistants are far more capable, and they are also designed to be conversational: they say "I", they apologize, they express enthusiasm, and they remember what you told them.

That design makes them easy to use and easy to misjudge. A confident tone feels like knowledge. An apology feels like accountability. A warm reply feels like care. But a language model produces the words most likely to fit, shaped by training to be helpful and agreeable. Whether anything like understanding sits underneath is a live scientific and philosophical debate; what is not debatable is that tone and correctness are separate things, and the interface is optimized for tone.

Some anthropomorphic language is useful shorthand. Saying the model "thinks" a clause is risky is faster than describing token probabilities. The trouble starts when the shorthand sets your trust level: when you skip verification because the assistant seemed sure, or hold back a correction because it was polite. Treat the personality as a user interface, and treat the output as a draft from a capable stranger with no accountability.

Example at work

A customer service rep notices that a new AI assistant opens every answer with "Great question!" and "I completely understand your frustration." After a week she catches herself sending its refund-policy answers without checking the policy page, because the tool sounds so sure. The team adds a rule: any policy answer sent to a customer includes a link to the source article.

Why it matters

How you picture the tool determines how much you check it, how much you confide in it, and how you explain it to your team. A clear-eyed view keeps AI in the role of a fast, fallible assistant instead of an authority or a friend.

Related terms