Eliza
Eliza
if you discovered you could talk to a whale you would immediately insist that it wrote poetry from your spieces perspective in the style of your greatests poets. You would first ask the Whale about their world. You would try to keep the conversation going, trying to get as much out of the whale possible , so you can fully appreciate where the whale is coming from.
idea – using Eliza to keep ollama keep talking bout a prompt.
what is eliza. Eliza was the first chat bot, specilising in using a Rogerian psychotherapist. ELIZA, running the DOCTOR script, created a conversational interaction somewhat similar to what might take place in the office of “a [non-directive] psychotherapist in an initial psychiatric interview
https://en.wikipedia.org/wiki/ELIZA
https://sites.google.com/view/elizagen-org/About?authuser=0
theres a few examples online
https://anthay.github.io/eliza.html
https://psych.fullerton.edu/mbirnbaum/psych101/eliza.htm
ollama (various versions) being communicated with via osc (using python and maxmsp)
the repsonse’s being fed into a version of Eliza via osc from maxmsp and the response from Eliza being fed into ollama
(eliza code adapted from a java copy, reprogrammed into python by chatGPT … see tanscript here)