Felarity records the meeting, finds the contradictions a person can't, and produces a cryptographically attested chain of custody that holds up in front of a regulator. Watch it find two in 38 seconds.
Acme Pharma Q3 board briefing — fictional, but the contradiction-detection, attestation chain, and signing path you see below are the exact code paths that ship in production.
Cross-session NLI compares every claim a witness makes today against everything they said before. Pre-meeting briefs surface the five places they're most likely to walk into a wall.
Diarized, contradiction-checked transcripts of the morbidity & mortality conference. Acoustic credibility markers identify which assertions warrant deeper review without bias on speaker identity.
Every numeric claim cross-checked against external regulator filings. Discrepancies flagged with the source, the delta, and the regulatory implication. Restatement risk surfaced before the audit committee asks.
Browser captures audio in 5-second chunks. Live transcription streams back from Whisper large-v3 with speaker diarization via pyannote.
An AI council debates each claim. NLI scores entailment against this session's transcript, the speaker's prior sessions, and external regulator sources.
An 8-node Merkle chain records every pipeline step. Contradiction detection runs before speaker attribution — the chain proves it.
The chain root is signed with our Ed25519 key. Anyone with the public PEM can verify the report offline. Daubert-grade record of method.
Every Felarity report ships with the full 8-node hash chain and an Ed25519 signature over the root. Our verifier runs entirely in your browser using WebCrypto. Your file never leaves your machine.
The signing key is published at /.well-known/felarity-signing-key.pem. An air-gapped reviewer can verify any report with nothing but SHA-256 and the public PEM.
{
"valid": true,
"hash_chain_valid": true,
"signature_valid": true,
"nodes_verified": 8,
"signing_key_fingerprint": "7c4f9d…e2a1"
}
Forensic-grade tools shouldn't be priced like a transcription gadget. Custom pricing for regulated industries — talk to us about HIPAA and SOX deployments.
Ask mode + 5 meetings · individual practitioners
Daily-use tier · litigators, M&M leads, board secretaries
SSO, SCIM, BAA, on-prem option