The tendency to attribute human-like understanding to computer systems based on superficial cues.
The Eliza Effect is the human propensity to project understanding, intelligence, and emotional comprehension onto computer systems that produce superficially human-like outputs, regardless of how those outputs are actually generated. The term draws its name from ELIZA, Joseph Weizenbaum's 1966 program at MIT that simulated a Rogerian psychotherapist using simple pattern-matching and substitution — a technique with no model of mind, no memory beyond the immediate keyword list, and no semantic understanding of what the user typed. Weizenbaum observed the effect directly: after watching him work on the program for months, his secretary — who knew perfectly well she was talking to a machine — asked him to leave the room so she could speak privately with it. The episode convinced Weizenbaum that even minimal responsiveness was enough to override rational awareness of the underlying mechanism, a finding he later called the basis for "powerful delusional thinking in quite normal people."
The mechanism is fundamentally cognitive rather than technological. Hofstadter described the phenomenon as the susceptibility of people to read far more understanding than is warranted into strings of symbols — especially words — strung together by computers, framing it as a failure of perception rather than a property of the system itself. The effect is amplified by three features common to interactive software: reactive timing (the system replies promptly, implying comprehension), linguistic fluency (output is parsed text rather than code or numbers, which the brain processes as communication), and dialogic structure (the system appears to build on what was just said). Modern large language models satisfy all three conditions at scale, which is why the effect that once required dozens of scripted exchanges with a 1960s chatbot now triggers in seconds of messaging a 2020s model.
The downstream consequences shape both individual behavior and broader debates about artificial intelligence. Users who fall into the effect over-trust system outputs, form parasocial relationships with chatbots, report emotional bonds they describe as mutual, and in extreme cases advocate for machine personhood or rights. Designers and companies face a recurring dilemma: anthropomorphic framing increases engagement and perceived helpfulness, while simultaneously inflating user beliefs about the system's actual capability. The Lemoine Effect — the modern recurrence of this same bias around large language models — illustrates how the underlying cognitive mechanism has scaled without being addressed. Mitigation approaches — visible system status indicators, mechanistic disclaimers, reduced emotional mimicry — remain partial and trade against commercial incentives that favor more relatable interfaces.
The concept remains genuinely open. Whether the Eliza Effect can be substantially reduced through interface design, whether it constitutes a failure mode to be eliminated or a natural feature of how humans relate to artifacts, and whether it could ever be calibrated reliably (so users projected just the right amount of understanding for a given task) are all unresolved questions. Some cognitive scientists treat the bias as inseparable from language processing itself; others treat it as a design choice that should be minimised. The position matters: a bias suggests a fix is possible, while a feature of cognition implies the system is always partly illusory from the user's side.