receipts

Source-verified research briefs

14.4 s · $0.15 · 19 supported claims (live)

crates.io · receipts 0.2.1

source on GitHub

Overview

Ask a question, get back claims you can cite — each one pinned to a URL and a verbatim quote from the source. Anything that can’t be verified lands in a structured uncertainties field instead of being asserted as fact. Built for agents that need ground truth before writing a claim into a document.

ask a model directly

A confident paragraph of prose. No link, no quote — take it or check it yourself.

ask receipts

claim
the statement, in plain language
verdict
supported
source
https://example.org/…
quote
“…the exact sentence it came from…”

how a question becomes a cited brief

  1. question inYou ask, in one line — agent or human.
  2. fan outDecomposed and searched — parallel Exa queries, not one.
  3. read & gateSources fetched and read. A relevance gate drops off-topic claims before verification.
  4. verifyEach claim is checked against a verbatim quote in the source — not trusted on the model’s say-so.
  5. cited briefEvery claim carries a URL and a quote. What can’t be pinned lands in uncertainties instead.

14.4 s · $0.15 · 19 supported claims (live)

Install

Homebrew

brew install treygoff24/tap/receipts

Shell installer — prebuilt binary, no toolchain needed

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/treygoff24/receipts/releases/latest/download/receipts-installer.sh | sh

Cargo

cargo install receipts

Configure

Set the key, run the doctor, done.

CEREBRAS_API_KEY required
inference — get one at cloud.cerebras.ai
EXA_API_KEY required
web search — get one at exa.ai

verify your setup

receipts doctor --online

How it works

Pairs well with

Known limits