eliza but better
- Scheme 54.4%
- Makefile 28.2%
- C 17.4%
| .cache/clangd/index | ||
| assistant.scm | ||
| compile_commands.json | ||
| Makefile | ||
| notify.c | ||
| README.md | ||
Old School AI Assistant
This is a dumb and annoying desktop assistant that uses lisp, like the godfathers of AI meant.
Requirements
- libnotify
- make
- chicken scheme (csc)
Build instruction
make build-bin
Hack Instructions
To load in the repl, please run
make build-shared
Then run csi and (load "assistant.so").