Post #4083940
2026-07-25 08:49 UTC
Here's a JavaScript port of Eliza; the computer psychotherapist from 1966 using a token system with a simple lexer:
https://modrobert.ddns.net/eliza
This was circulated a lot back in the day (early 80s) when you typed in Basic code mainly from magazines, using slow microcomputers with only a few kilobytes of RAM and 8-bit processor. You can find the original paper here:
https://cse.buffalo.edu/~rapaport/572/S02/weizenbaum.eliza.1966.pdf
Eliza is pretty coherent considering how little resources it uses compared to genAI.
Replies (0)
No replies.