Skip to main content

CiteVahti — citation-integrity and provenance for research synthesis: a blinded human->AI->adjudication dual-rating workflow with decision-gated, undoable Zotero write-back (single-user, local-first; searches PubMed, OpenAlex, Semantic Scholar, Crossref).

Project description

CiteVahti

Run unit tests on your manuscript citations.

CiteVahti checks whether each manuscript claim is actually supported by the paper cited for it. You rate first, AI gives a blinded second opinion, and every decision is recorded in an auditable local ledger.

CiteVahti inline review panel — the manuscript on the left, the evidence-and-decision card on the right.

Free beta. CiteVahti is free to use while in beta. Local-first: your manuscript never leaves your device unless you choose to use an external AI model.

Why use it?

  • Catch citations that do not support the sentence they are attached to.
  • Review claim by claim, inside the manuscript.
  • Keep the human decision primary.
  • Use optional AI without letting it silently decide.
  • Write to Zotero only after preview and confirmation.
  • Export a citation-integrity report for methods, review, or audit.

Build an evidence map you can use again

Stop losing evidence work after each project. Most evidence checks disappear after one manuscript, one review, or one grant deadline. CiteVahti turns them into something reusable.

Every claim you assess is saved to your own evidence map. Next time you work on the same topic you don't start from zero: pull back earlier judgments, see which evidence you already checked, and spot where the literature is still thin, contradictory, or overclaimed. You're not filling someone else's database — you're building a private research asset that gets more useful each time you use it.

What you get immediately

  • Less repeated work — reuse past claim–evidence judgments in later searches, reviews, manuscripts, and replies to reviewers.
  • A clearer view of your own coverage — which claim areas, study types, and evidence gaps you have already worked through.
  • A memory layer for evidence work — assessments stay tied to the public study identifiers, ratings, and agreement status instead of being buried in notes, PDFs, or spreadsheets.
  • Control before sharing — your evidence map stays on your machine; contribution is a separate opt-in step, and you preview the exact payload before anything is sent.

What changes when others contribute. When enough researchers assess overlapping claims, CiteVahti can show where your judgments align with the field, where they diverge, and where your expertise is rare. These comparisons appear only when there is enough independent overlap — thin data stays hidden. The shared corpus is built from de-identified contributions, never from manuscripts, search histories, patient data, registry data, or private project identifiers.

Why contribute. Contributing is not a donation of free labour: it lets your local evidence work join a larger evidence map while you keep control of what you send. If you opt in to commercial use, your contributions may also support aggregate evidence products — but only as de-identified, group-level outputs. Your individual judgments are never sold, shown, or shared as individual data.

How your data is handled →

Start here

No terminal — Claude Desktop

Download the CiteVahti extension for your computer from the latest release, double-click it, choose a CiteVahti folder, then ask: "Run claim tests on my manuscript using CiteVahti."

  • Windowscitevahti-<version>-windows-x64.mcpb
  • Linuxcitevahti-<version>-linux-x64.mcpb
  • macOS (Apple Silicon) — citevahti-<version>-macos-arm64.mcpb (signed + notarized)

First open on macOS may show a one-time security prompt — the .mcpb is a zip, which macOS can't pre-stamp even though the app inside is signed and notarized. If it appears: right-click the file → Open, or System Settings → Privacy & Security → "Open Anyway". Once allowed, it installs and runs normally.

Terminal

pip install "citevahti[mcp]"
citevahti run

CiteVahti opens the local review panel at 127.0.0.1. It tells you the one next thing to do — no command to remember.

A "what's next" banner above the manuscript names the next action and takes you there.

Update to a new version

For a clean update — uninstall, clear the cached wheel, then reinstall:

pip uninstall -y citevahti
pip cache remove citevahti
pip install "citevahti[mcp]"
pip show citevahti          # confirm the new version

Or in one line: pip install --no-cache-dir --upgrade "citevahti[mcp]".

Your review data in .citevahti/ is not touched by this — updating only replaces the program. On Claude Desktop, download the newest extension for your platform and double-click it to replace the old one.

The workflow

  1. Paste or open a manuscript.
  2. Extract claim-like statements.
  3. Link candidate evidence.
  4. Rate support yourself.
  5. Reveal the AI second opinion.
  6. Decide: accept, caution, review, or reject.
  7. Preview Zotero or manuscript changes.
  8. Export the report.

The card walks a visible Rate → Reveal → Decide → Write stepper, one claim at a time, so you always know where you are and what comes next.

The right-hand card showing the Rate → Reveal → Decide → Write stepper.

Starting from nothing is just as guided: paste a paragraph and CiteVahti takes it from there — no account, nothing uploaded.

First-run empty state with a box to paste a manuscript paragraph.

Privacy and safety

CiteVahti is local-first.

  • Manuscripts and ratings stay in .citevahti/ on your machine.
  • The panel runs on loopback (127.0.0.1) only.
  • Zotero writes require preview and confirmation.
  • AI is optional and blinded.
  • Local AI and bring-your-own API key modes are supported.
  • No telemetry.

What AI does

AI is a second rater, not the judge. You always rate first. CiteVahti can then compare your rating with an optional AI rating from:

  • your MCP assistant,
  • a local model such as Ollama,
  • or your own OpenAI/Anthropic-compatible API key.

The AI rating stays hidden until your rating is in, and the final decision is always yours. There is no hidden AI subscription — pick the mode you want, or leave AI off.

AI second-opinion settings: Off · Local AI · My API key.

Run AI on your own machine (free, private)

Local mode runs the model on your computer — no API key, nothing leaves your device.

  1. Install Ollama (macOS: brew install ollama).
  2. Pull a model — qwen2.5 is recommended for claim checking:
    ollama pull qwen2.5
    
    (Pick a smaller tag if your machine is tight on memory, e.g. ollama pull qwen2.5:3b.)
  3. In the panel, open ✦ AI → Local AI. CiteVahti detects the installed model and pins its exact version so the rating stays auditable.

To update later, re-pull the same name (ollama pull qwen2.5) for the newest build.

What gets written

CiteVahti never silently changes Zotero or your manuscript. Every write follows the same gate:

Preview → Confirm → Audit → Undo available

What you can export

Generate a citation-integrity report (Markdown, print-ready HTML, Word, or a review-packet .zip) for a methods section, a co-author, a supervisor, or a journal. The packet even includes an auto-filled methods paragraph with your review's actual numbers.

The citation-integrity report export.

What it does and does not check

CiteVahti checks citation support, not the truth of the underlying claims. It tests whether the cited paper supports the sentence — it does not certify that every claim in the manuscript was entered, and it is not a clinical or scientific oracle. Blinding is a panel-enforced workflow (the AI value is withheld until you rate), recorded in the ledger with timestamps and comparison status so the order is auditable, not assumed.

Responsibility & disclosure

CiteVahti is a local-first citation-support audit tool for manuscript claims — it helps authors test whether the cited evidence supports each claim before submission.

Use of CiteVahti does not certify scientific truth, manuscript quality, publication suitability, or the absence of citation problems. It provides structured decision support and an audit trail; final responsibility remains with the human author, reviewer, editor, or institution. CiteVahti is developed by the author — any publication, review, teaching, or evaluation that uses it should disclose the tool use and the developer relationship where relevant. Ready-to-adapt disclosure text and the full statement are in docs/DISCLOSURE.md.

Documentation

Feedback & support

CiteVahti is a free beta and your feedback shapes it.

New here? Try citevahti demo (or the 3-minute path) first.

Companion: FullVahti

FullVahti is a sibling Zotero plugin that finds free, legal open-access PDFs for your references and writes CiteVahti's verified results back as tags — so the citation check and the full text live in one place. See the FullVahti README to install (a two-click Zotero plugin, no terminal).

License

Apache License 2.0 — see LICENSE and NOTICE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

citevahti-0.24.3.tar.gz (345.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

citevahti-0.24.3-py3-none-any.whl (387.6 kB view details)

Uploaded Python 3

File details

Details for the file citevahti-0.24.3.tar.gz.

File metadata

  • Download URL: citevahti-0.24.3.tar.gz
  • Upload date:
  • Size: 345.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for citevahti-0.24.3.tar.gz
Algorithm Hash digest
SHA256 c2741aa134daa6f5b36ffd3cf413526d697f1c910180d030316f59318addddab
MD5 457550a183d9e67e6e28153617ba2a23
BLAKE2b-256 ac6ea557a0eba11c3b0db6a90d6659a82d359f46379de180a4e1c0824b8693ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for citevahti-0.24.3.tar.gz:

Publisher: publish-pypi.yml on heidihelena/citevahti

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file citevahti-0.24.3-py3-none-any.whl.

File metadata

  • Download URL: citevahti-0.24.3-py3-none-any.whl
  • Upload date:
  • Size: 387.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for citevahti-0.24.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1a92bdd59ad2cfa9305100f21f2d8d41f46c26f642c927efd5cf4047ed7e0047
MD5 6712e33e83376309eab5398ba4a87fbf
BLAKE2b-256 bc6b9dce6baccbaebc92537446982eb555229dc544f426f7dbce321facbb18eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for citevahti-0.24.3-py3-none-any.whl:

Publisher: publish-pypi.yml on heidihelena/citevahti

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page