You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2026. It is now read-only.
This is an implimentation of Joseph Weizenbaum's ELIZA.
ELIZA is a chatterbot that uses pattern matching and primitive language processing to produce surprisingly life-like responses. It is a simulation of a psychotherapist.
About
Eliza-Android is an Android implementation of the popular chatterbot created by Joseph Weizenbaum.