Demo lanes

Three lanes, one privacy-first engine.

The same retrieval core — pgvector search, cited answers, hashed-query telemetry — pointed at three different corpora. Each lane documents its chunking, retrieval settings, question set, and exactly what gets logged.

Policy & Compliance

Audit-ready answers over policy PDFs

Point the config at a folder of compliance PDFs and answer "where does it say that?" with citations down to the chunk.View lane →

PDF Finance Assistant

Earnings-call answers with citations

Ingest quarterly earnings PDFs and surface guidance shifts, risk factors, and capital commitments with similarity-scored citations.View lane →

CS Knowledge Demo

The live web demo, end to end

The interactive lane: a curated computer-science corpus behind POST /api/answer with rate limiting, prompt guarding, and hashed telemetry.View lane →

Shared guarantees

Every lane runs on the same trust model.

Trust console

Privacy model

What gets logged, what never does, and the threat model behind the hashing.View →

Trust console

Evals

The 20-question corpus, the scoring weights, and the nightly regression gate.View →

Trust console

Architecture

pgvector retrieval, the rag_docs schema, and the request lifecycle end to end.View →