Checksums (SHA256)
8cdd5e00aede8add5172f007c593191af742877922d6aa903b1e5600bb3d4e71 ai-memory-hooks.tar.gz
448f6cfad616e13692598dd49709ce9dec10eed0f702818ccca4a0c54a79f8c7 ai-memory-install-hooks
ebe8ab99506e14d271776f4320f90977c8d62ef79bcd8fd273d9fcb0a5721cf6 ai-memory-linux-aarch64.tar.gz
da278e23c93b44a4efdb3fdf7ba9c02bf3ae59f8d4a9f22f720e77e727472098 ai-memory-linux-x86_64.tar.gz
b863fb4b8ea65d44b567072a231a8aa3a51f68cd84f6dcd4c4c069bacfe504df ai-memory-macos-aarch64.tar.gz
da14ed05bde0c0eab07fdc2be444dcb360029e3db282bec2a2126a3f18596dbb ai-memory-macos-x86_64.tar.gz
24d0245c34838d86652fa4c2ad2cd4b8a4e1c9c948c624ba2d6493832fd9ebb4 ai-memory-windows-x86_64.zip
6a91c44ffa2e85d3b5a6ce26a4ccff0286b91d08d276d2bb4d47c346b036ee8b ai-memory-wrapper.cmd
f136d31a03cd570115f7e4242eed44bcd1ecaeca992e3950ab54f9fd5ec3edf8 ai-memory-wrapper.ps1
28e2e732ddb9b7e788c65bcb3f72f46f2d6a78d06cb250a6b975faf79c02b2fe ai-memory-wrapper
Install
# Arch Linux (AUR)
yay -S ai-memory-bin # prebuilt Linux x86_64/aarch64 binary
yay -S ai-memory # builds from source
# Docker
docker pull akitaonrails/ai-memory:1.27.0
# macOS aarch64/x86_64 (no toolchain): download the matching ai-memory-macos-<arch>.tar.gz below,
# extract it, and follow the bundled docs/macos.md.
# Windows x86_64 (no toolchain): download ai-memory-windows-x86_64.zip below,
# extract it, and follow the bundled docs/windows.md.
# From source
cargo install --git https://github.com/akitaonrails/ai-memory --tag v1.27.0