The Dod ae35bc9c71 README edit | 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 (or rather, a partial translation of it to English, because [at least currently] ChatGPT’s Hebrew is not good enough.
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 (example). Thanks to bootstra.386 for their Norton-Commanderish GUI lib.
book/
contains the partial English translation of the book, and the entire original Hebrew book.