eliza but better
  • Scheme 54.4%
  • Makefile 28.2%
  • C 17.4%
Find a file
2026-08-09 21:22:47 +02:00
.cache/clangd/index Improved makefile and build instructions 2026-08-09 20:27:26 +02:00
assistant.scm Copied some example to make a nice loop 2026-08-09 21:21:15 +02:00
compile_commands.json remove useless stuff 2026-08-09 20:09:01 +02:00
Makefile Removed erraneously pushed binaries and libs 2026-08-09 21:22:47 +02:00
notify.c remove useless stuff 2026-08-09 20:09:01 +02:00
README.md Improved makefile and build instructions 2026-08-09 20:27:26 +02:00

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").