Skip to content

wistoff/ElizaGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElizaGPT

A browser extension that intercepts ChatGPT responses and replaces them with ELIZA, the classic 1966 chatbot created by Joseph Weizenbaum.

What is ELIZA?

ELIZA is one of the earliest natural language processing programs, created by Joseph Weizenbaum at MIT between 1964 and 1966. It simulates a Rogerian psychotherapist by using pattern matching and substitution to process user input and generate responses.

Usage

Once installed, visit chatgpt.com and start a conversation. All of ChatGPT's responses will be replaced with ELIZA's therapeutic responses.

Credits

ELIZA Implementation

The ELIZA chatbot implementation used in this extension is elizabot.js v1.1 by Norbert Landsteiner (2005).

Original ELIZA Reference

Weizenbaum, Joseph. "ELIZA - A Computer Program For the Study of Natural Language Communication Between Man and Machine." Communications of the ACM, Volume 9, Issue 1 (January 1966): pp. 36-45.

About

A browser extension that intercepts ChatGPT responses and replaces them with ELIZA, the classic 1966 chatbot created by Joseph Weizenbaum.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors