Download Sery Link
One install on every machine your private documents live on. Reading and search work without an account; connect to the network when you want AI across them. Free.
Or install via package manager
Same release, scripted install — auto-updates picked up by the same brew / scoop / apt path.
$ brew install seryai/tap/sery-linkor universal installer: curl -fsSL https://sery.ai/install.sh | sh
Already installed? Sery Link auto-updates in the background — verified via minisign, independent of any platform code-signing.
Heads-up on first launch
Sery Link isn't code-signed by Apple or Microsoft yet (Developer enrollment is in progress). The OS will warn on first launch — once you allow it, future launches and auto-updates work normally.
xattr -dr com.apple.quarantine /Applications/Sery\ Link.appOne-time fix per install. The app then opens normally.chmod +x before running.Read every private document on your machine
PDFs (incl. scans via OS-native OCR), DOCX, PPTX, XLSX, CSV, Parquet — all read in-process via a native Rust toolkit (pdfium / Vision / calamine / Pandoc). Connect nine storage protocols (Local, HTTPS, S3, Drive, SFTP, WebDAV, Dropbox, Azure, OneDrive) plus B2 / Wasabi / R2 / GCS. Local features work fully offline. Pair multiple machines into one private workspace — documents never leave the device they live on.
Build from source
Sery Link is open-source under AGPL-3.0. Verify the privacy claims yourself, audit the auth flow, fork it, or build for a platform we don't ship binaries for.
github.com/seryai/sery-link