這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Eliza Chatbot

描述

Demo

Try it out: Chat with ELIZA

Honoring Joseph Weizenbaum

This application aims to honor the work of Joseph Weizenbaum, who created the first chatbot, ELIZA, in the 1960s at MIT, and significantly contributed to the discipline of Artificial Intelligence.

Introduction to ELIZA

ELIZA was designed to mimic a Rogerian psychotherapist, and although it is based on a fairly short and simple script, it performed remarkably well and provided valuable insights into the nature of human-computer conversational interfaces. To recognize Weizenbaum’s work, I thought that ELIZA deserves a place here, alongside other plugins.

Technical Details

This plugin functions offline and maintains user privacy by not collecting any data. It’s based on the original ‘ELIZA’ script, as published in Weizenbaum’s 1966 paper “ELIZA – A Computer Program For the Study of Natural Language Communication Between Man and Machine”.

Personal Motivation

I also have a personal motivation for building this app. The German version of ELIZA was the first chatbot I’ve encountered in the ’90s. The limitations of ELIZA inspired me to develop a program that truly understands the user, rather than merely simulating understanding. This experience laid the foundation for my own project, which I started in 1996, and it has shaped my R&D career in AI.

AI for Personal Development

In 2023, I discovered a new avenue that allows me to combine my desire to help people grow with my interest in developing conversational AI as an experimental means to study the human mind and psychology. Visit my website to read more about my work within AI R&D and how I attempt to integrate it with helping people grow: www.szymonjessa.com

References

Weizenbaum, J. (1966). “ELIZA – A Computer Program For the Study of Natural Language Communication Between Man and Machine.” DOI: 10.1145/365153.365168 full text

See Also

ELIZA in Microsoft Store: ELIZA 1966 – The First Chatbot

Support

szymonjessagmailcom

螢幕截圖

  • ELIZA on the page

Blocks

This plugin provides 1 block.

  • Eliza Chatbot ELIZA – A retro chatbot that simulates a psychotherapist, based on the original 'ELIZA' script created by Joseph Weizenbaum in 1966.

安裝

  1. Upload the plugin files to the /wp-content/plugins/eliza-chatbot directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

常見問題

Why?

Since 1966, ELIZA not only tells a story about computers or AI, but even more — it shows us, humans, in a new kind of interactive mirror and has been a source of self-reflection on our beliefs, emotions, and what constitutes a human and what does not. It also showcases the genius of its authors in the ratio of how much can be achieved by so little code. Reflecting on that small program and its impact, how does the comparison with modern data and compute giant “chatbots” look like? That’s how ELIZA remains a great source of reflection on the progress we experience.

Beyond these ephemeral reasons, it is used for teaching Python and basic Natural Language Processing concepts at a University.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Eliza Chatbot” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Eliza Chatbot 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.1.1

  • Improved description

0.1.0

  • Initial release