Get LAO — free & open source

No pricing tiers. No registration. No payment. Open source under Apache 2.0 — run it with your own keys.

Install

# Python 3.9+ · current release, from source pip install git+https://github.com/ZWISERFIT/lao.git

PyPI currently hosts 0.1.0 — an early build without the CLI. Until PyPI is refreshed, current releases ship from source.

Or clone:

git clone https://github.com/ZWISERFIT/lao.git cd lao && pip install .

GitHub: ZWISERFIT/lao →

Quick start

# initialize the LAO runtime lao init # record one Trust Event, in your own words lao trust-event --type success --desc "..." --evidence "..." # recompute the ledger hashes yourself lao verify # see anchor status lao status

The component itself makes zero LLM calls: you deploy it with your own keys, and we never take a cut of your tokens.

What you get, plainly

✅ Open source — Apache 2.0

All code public: routing, calibration, memory chain. Read it, audit it, fork it.

🕵️ Telemetry — none

The current version sends nothing anywhere, ever. History honestly disclosed. Privacy page →

🔑 Your keys, your data

Bring your own model API keys. No lock-in — you can walk away at any time.