Checksums (SHA256)
0043a39d66f376dbeef5cd90cc399a4b04904b8d3fe64248fd05391a2b8d7b24 ai-memory-hooks.tar.gz
448f6cfad616e13692598dd49709ce9dec10eed0f702818ccca4a0c54a79f8c7 ai-memory-install-hooks
5b73cb329dff68bdae1426dfe15bb947166bf44c6f2215976d7b4ef59aa56269 ai-memory-linux-aarch64.tar.gz
62a0f1e8d2b6be39e2974d7466c6b2c0abee952e2fe081ccd4485feef2fd2a31 ai-memory-linux-x86_64.tar.gz
2042ca4372a577c5a2a99eae12e06aea69136fa473bfd38e91a1255cd916e6eb ai-memory-macos-aarch64.tar.gz
1c81e1917689b6b52f92fd1a9372300be719ee73a6ea9f36123b6a07f8421b12 ai-memory-macos-x86_64.tar.gz
6f01bcd34821cc69ee85d58f5084d33b244337cc3d38e2d71686ae98c2d8ac40 ai-memory-windows-x86_64.zip
6a91c44ffa2e85d3b5a6ce26a4ccff0286b91d08d276d2bb4d47c346b036ee8b ai-memory-wrapper.cmd
f136d31a03cd570115f7e4242eed44bcd1ecaeca992e3950ab54f9fd5ec3edf8 ai-memory-wrapper.ps1
28e2e732ddb9b7e788c65bcb3f72f46f2d6a78d06cb250a6b975faf79c02b2fe ai-memory-wrapper
Install
:::bash
# 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.26.1
# 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.26.1