ELIZA

Place your projects here
botman
Posts: 103
Joined: Thu Apr 01, 2021 3:04 pm
Has thanked: 19 times
Been thanked: 53 times

ELIZA

Post by botman »

Attached is a program called ELIZA that was written in BASIC language 50 years ago.
I converted it to Annex WIFI RDS for the ESP32-3248S035C board.
You can read more details about it in the program comments.
ELIZA.bas
You do not have the required permissions to view the files attached to this post.
RonS
Posts: 139
Joined: Thu Mar 02, 2023 10:15 pm
Location: germany
Has thanked: 77 times
Been thanked: 31 times

Re: ELIZA

Post by RonS »

thanks for sharing,
I didn't try it but I was informed... is probably a kind of "ChatGPT"-baby :D
But it may have potential to grow :idea:
Modules : 3xESP32-Cam MB (Chip"DM ESP32 S" ),AI-Thinker Audio Kit (ES8388), ESP32 Dev Kit with Display
BeanieBots
Posts: 522
Joined: Tue Jun 21, 2022 2:17 pm
Location: South coast UK
Has thanked: 292 times
Been thanked: 163 times

Re: ELIZA

Post by BeanieBots »

I actually had that running on a Sinclair Spectrum many-many years ago.
How about adding a little bit of learning to allow it to grow?
User avatar
cicciocb
Site Admin
Posts: 2784
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 592 times
Been thanked: 1990 times
Contact:

Re: ELIZA

Post by cicciocb »

It could be interesting to connect a BLE keyboard ....
User avatar
PeterN
Posts: 642
Joined: Mon Feb 08, 2021 7:56 pm
Location: Krefeld, Germany
Has thanked: 297 times
Been thanked: 360 times
Contact:

Re: ELIZA

Post by PeterN »

... HTML in/out ... and text to speech output.


Thanks for sharing!
botman
Posts: 103
Joined: Thu Apr 01, 2021 3:04 pm
Has thanked: 19 times
Been thanked: 53 times

Re: ELIZA

Post by botman »

I already have a BLE keyboard on order to arrive before Christmas.
This code is ancient and simple, but back then, it was a first attempt
by Dr. Weizenbaum to demonstrate a way for the average person to
communicate with a computer.
I think that most of us could use a little artificial therapy from time to time.
botman
Posts: 103
Joined: Thu Apr 01, 2021 3:04 pm
Has thanked: 19 times
Been thanked: 53 times

Re: ELIZA

Post by botman »

Peter's suggestion about "HTML in/out" caused me to do a quick web search bout ELIZA, and I found this site: https://www.masswerk.at/elizabot/
It has a working version of ELIZA and a nice description and even a picture of, I assume, Dr. Weizenbaum.
It has a link to a talking version, but I didn't try it.
It also has a downloadable free javascript version of ELIZA called "elizabot.js" by Norbert Landsteiner dated 2005.
I don't know anything about using javascript, but I have seen Annex examples that use it.
Could someone tell me if and show me how an Annex program could serve elizabot.js to a webpage and make it work?
User avatar
PeterN
Posts: 642
Joined: Mon Feb 08, 2021 7:56 pm
Location: Krefeld, Germany
Has thanked: 297 times
Been thanked: 360 times
Contact:

Re: ELIZA

Post by PeterN »

botman
Posts: 103
Joined: Thu Apr 01, 2021 3:04 pm
Has thanked: 19 times
Been thanked: 53 times

Re: ELIZA

Post by botman »

Thank you, Peter, but Perplexity seems to assume that I know more than I do.
User avatar
Electroguard
Posts: 1094
Joined: Mon Feb 08, 2021 6:22 pm
Has thanked: 373 times
Been thanked: 392 times

Re: ELIZA

Post by Electroguard »

Hi Peter, when I looked at the link it didn't show your question and the perplexity answer, it just showed the perplexity page where you could ask a question, probably because we were not logged on as you to see your results.
So the question and answer might have been fine, it's just that we couldn't see it.
Post Reply