command line
CLI (Homebrew)
Note: XCode is required, including Metal extensions `xcodebuild -downloadComponent MetalToolchain`
Install the mill CLI from the tap:
brew install millfolio/tap/mill Then set up the vault and ask:
# engine + weights + privacy-box + the local site (one time)
mill install
mill index ~/vault # embed your documents on-device
mill start # http://localhost:10000
mill stop # shut it all down when you're done
# or one-shot from the terminal:
mill ask "When does my car insurance renew?"