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