The Dod 763712e8cf [BOOTSTRA.386 powered] logserver + better run.sh | 1 ano atrás | |
---|---|---|
book | 1 ano atrás | |
logs | 1 ano atrás | |
.gitignore | 1 ano atrás | |
README.md | 1 ano atrás | |
book-chats.txt | 1 ano atrás | |
doctor.py | 1 ano atrás | |
example.env | 1 ano atrás | |
genlogs.py | 1 ano atrás | |
install.py | 1 ano atrás | |
logs.tmpl | 1 ano atrás | |
logserver.sh | 1 ano atrás | |
prompt-template.txt | 1 ano atrás | |
requirements.txt | 1 ano atrás | |
run.sh | 1 ano atrás | |
screenshot.png | 1 ano atrás | |
was-propmpt-template.txt | 1 ano atrás |
A ChatGPT based emulator of Doctor Kernel — JJ’s therapist from the book “A digital Affair” by Neora Shem Shaul.
It is run as a console app, and emulates slow typing like a chat over a modem in 1993. For best results, run on a green on black terminal, with a large and archaic monospace font (see screenshot below for inspiration).
./install.sh
example.env
to .env
and edit it according to the instructions inside../run.sh
is an infinite loop of sessions with the doctor.
Whenever you finish a non-empty session, the log is saved and
the index.html
of the logs/
folder gets regenerated (see below).
./logserver.sh
would serve session log files on port 8000
Note that you can try this as is (on a fresh repo clone, without even running install.py
) to enjoy the 90s style gui (thanks to BOOTSTRA.386).