Live data from Hacker News

ELIZA Reanimated: Restoring the Mother of All Chatbots

computer.org

1–10 of 33 posts

Re: ELIZA Reanimated: Restoring the Mother of All Chatbots

#3
For Emacs users, see also:

  M-x doctor
From its commentary [1] in the source code:

  ;;; Commentary:

  ;; The single entry point `doctor', simulates a Rogerian analyst using
  ;; phrase-production techniques similar to the classic ELIZA demonstration
  ;; of pseudo-AI.
From the docstring [2] of the command:

  "Switch to *doctor* buffer and start giving psychotherapy."
[1] https://cgit.git.savannah.gnu.org/cgit/emacs.git/tree/lisp/p...

[2] https://cgit.git.savannah.gnu.org/cgit/emacs.git/tree/lisp/p...

Re: ELIZA Reanimated: Restoring the Mother of All Chatbots

#4
post #3

For Emacs users, see also: M-x doctor From its commentary [1] in the source code: ;;; Commentary: ;; The single entry point `doctor', simulates a Rogerian analyst using ;; phrase-production techniques similar to the classic ELIZA demonstration ;; of pseudo-AI. From the docstring [2] of the command: "Switch to *doctor* buffer and start giving psychotherapy." [1] https://cgit.git.savannah.gnu.org/cgit/emacs.git/tree/li…

Also, here's an example session, in case someone is curious:

  M-x doctor

  I am the psychotherapist.  Please, describe your problems.  Each time
  you are finished talking, type RET twice.

  How can I explain to my friends that Emacs is a lifestyle choice?

  What do you think?

  That's not an answer, Doctor.  Are you avoiding the question?

  I'll ask the questions, if you don't mind!

  I do mind, actually.  This is my buffer, remember?

  Why do you say that?

  Because I'm the one holding the Ctrl and Meta keys here.

  Is it because you are the one holding the ctrl and meta keys there
  that you came to me?

  C-x k

Re: ELIZA Reanimated: Restoring the Mother of All Chatbots

#7
post #2

you can use elizallm.com (it also offers the openai api just in case you need that).

ELIZA is not an LLM. This site also doesn't say what program it is actually running, any details at all. It's just a chat box without any explanation.

Re: ELIZA Reanimated: Restoring the Mother of All Chatbots

#10
post #7
post #2

you can use elizallm.com (it also offers the openai api just in case you need that).

ELIZA is not an LLM. This site also doesn't say what program it is actually running, any details at all. It's just a chat box without any explanation.

HOW DO YOU DO. PLEASE TELL ME YOUR PROBLEM
Post reply on HN