The Dod c9e2954933 Add [ChatGPT generated] session log titles | před 1 rokem | |
---|---|---|
book | před 1 rokem | |
logs | před 1 rokem | |
.gitignore | před 1 rokem | |
README.md | před 1 rokem | |
book-chats.txt | před 1 rokem | |
doctor.py | před 1 rokem | |
example.env | před 1 rokem | |
genlogs.py | před 1 rokem | |
install.py | před 1 rokem | |
logs.tmpl | před 1 rokem | |
logserver.sh | před 1 rokem | |
prompt-template.txt | před 1 rokem | |
requirements.txt | před 1 rokem | |
run.sh | před 1 rokem | |
screenshot-logs.jpg | před 1 rokem | |
screenshot.png | před 1 rokem | |
was-propmpt-template.txt | před 1 rokem |
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
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).
book/
contains the partial English translation of the book, and the entire original Hebrew book.