Get the latest tech news

A Simulation in C++ of Joseph Weizenbaum's 1966 Eliza


A Simulation in C++ of Joseph Weizenbaum’s 1966 ELIZA - anthay/ELIZA

ELIZA is a chatbot—the first chatbot—written between 1964-1966 by Joseph Weizenbaum, Professor of Electrical Engineering at MIT, and part-supported by the US Department of Defence Project MAC. The script contains simple pattern matching rules that ELIZA uses to reflect back parts of the text typed in by the user. Weizenbaum's purpose was not to advance our understanding of intelligence, but to create the illusion that ELIZA understood what had been said to it in order to demonstrate how easily people can be fooled.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of simulation

simulation

Photo of eliza

eliza

Photo of C++

C++

Related news:

News photo

Initialization in C++ is bonkers (2017)

News photo

Xenon is an open source universal game cheating framework C++

News photo

Matt Godbolt sold me on Rust by showing me C++