Checksums (SHA256)
6a4aa708d0703039a69970181ed36e12f678f5b875ba85ed603d4be69f86aeba ai-memory-linux-aarch64.tar.gz
4dbb31d2122ebfbfff66c43bf1cc667e8fad8308789d88e27a274f24e7d5f866 ai-memory-linux-x86_64.tar.gz
5f5d6c063cb583557ff0761d9f2d7023ba05ee2c6c4d589492eeb399c7944106 ai-memory-windows-x86_64.zip
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:0.15.0
# 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 v0.15.0