Installation
Prerequisites
- macOS (primary target) or Linux
- Rust toolchain (
cargo) - Ollama running locally — required for the
compilestep pdftotext(frompoppler) —brew install poppler
Install the CLI
cargo install --git https://github.com/yiidtw/amem-sh
Or from a local checkout:
git clone git@github.com:yiidtw/amem-sh.git
cd amem-sh
cargo install --path .
Verify
amem --version
amem --help
Pull an Ollama model
ollama pull llama3.1
Override the default model with AMEM_OLLAMA_MODEL=<name> if needed.
Next
- Quick Start — capture your first paper
- Concepts — how amem thinks