Install by hand.
Installer optional. No platform sniffing, no accounts, nothing to sell — one
command on your machine, a review of the output or <tool> doctor
and you are running. Source is always available via wheels or direct download (soon).
One line, if you want it.
Optional convenience. It only fetches from our index and installs as “uv” tools with some helpful outputs — nothing else. Prefer using “uv” directly? See § 03 · python package.
$ curl -sSf https://dist.point53.ai/install.sh | bash
PS> irm https://dist.point53.ai/install.ps1 | iex
Runs on one modern GPU.
Every tool runs fully on-device. Ollama is the default and
encouraged path — no key, no account, nothing leaves the machine. The whole roster of defaults
fits inside 10 GB of VRAM or unified memory. Cloud
stays one [anthropic] extra away when you want it.
pulled manually with "ollama pull <name>" · swap any model in config · all four defaults fit the 10 GB floor together
Or just use uv.
Each tool is a standalone package on our index. Install the ones you want, with the extras you want.
$ uv tool install p53-intercept[anthropic] --index https://dist.point53.ai/simple/ $ uv tool install p53-collector[pdf,anthropic] --index https://dist.point53.ai/simple/ $ uv tool install p53-courier[anthropic] --index https://dist.point53.ai/simple/ $ uv tool install p53-nightdesk[anthropic] --index https://dist.point53.ai/simple/
p53-handler · forthcoming Q3 2026 · not yet published
Read it, build it, fork it.
Every tool ships its source under MPL-2.0. Clone the index or pull a tarball — same code we run in-house. We are not accepting outside contributions at this time; please contact hello@point53.ai for feedback and feature requests.