Citation-true research synthesis with Zotero, PubMed intake, provenance tracking, and blinded human–AI dual-rating records.
git clone https://github.com/heidihelena/vahtianResumen de Tools
# vahtian
[](https://doi.org/10.5281/zenodo.21339127)
Company site for **Vahtian** — research citation integrity.
**Vahtian checks whether each manuscript claim is supported by the evidence
cited for it** — through a blinded human → AI → adjudication workflow with a
decision-gated, undoable write and a hash-chained audit trail.
> **Vahtian does not decide scientific truth.** It records whether a cited source
> supports a specific claim: who rated it, what the AI advised, how disagreements
> were adjudicated, and what was finally written.
Human-first. AI-second. Auditable. Free local tools for researchers;
infrastructure for journals, guideline groups, and research organizations.
<p align="center">
<img
src="assets/hero-ecosystem.svg"
alt="The Vahtian tool family: Start (CiteVahti — check your own manuscript), Prepare (StudyVahti, MethodVahti, DictVahti, MatchVahti-Lite — get the study right first) and Scale (ReviewVahti, ExtractVahti, GuidelineVahti, AtlasVahti — systematic-review infrastructure), all standing on one evidence record: human rates first, blinded AI second, adjudicated, hash-chained, provenance or flag. Records whether a cited source supports a specific claim — never scientific truth."
width="1200">
</p>
## The product ladder
**Start** — check the claims in your own manuscript
- **CiteVahti** — check that each claim is supported by the source cited for it
*(free beta)*: https://github.com/heidihelena/citevahti
**Prepare** — get the study and its evidence right before analysis
- **StudyVahti** — plan a defensible study before data collection *(free · live)*: /studyvahti
- **MethodVahti** — justify your sample size → COREQ/SRQR methods PDF
*(free beta for individuals, project licence for institutions)*: /methodvahti
- **DictVahti** — clean the REDCap data dictionary before analysis *(free · live)*: /dictvahti
- **MatchVahti-Lite** — capture citation-worthy evidence from abstracts *(free · live)*: /matchvahti-lite
**Scale** — systematic-review infrastructure
- **ReviewVahti** — inter-rater reliability for screening (Cohen's κ / Krippendorff's α) *(live)*: /reviewvahti
- **ExtractVahti** — DTA data extraction + risk-of-bias (QUADAS-2/-C, PROBAST-AI) → tidy CSV + RoB traffic-light SVG for R; multi-extractor reconcile (κ / α); sealed agent aid *(early access)*: /extractvahti
- **GuidelineVahti** — panel consensus, RAND/UCLA + GRADE *(early access)*: /guidelinevahti
- **AtlasVahti** — de-identified validation-pattern analytics *(roadmap)*
Static pages (one `index.html` per product, plus `404.html` and `sitemap.xml`),
deployed via Cloudflare to vahtian.com. No trackers, no external dependencies.
`vahti` (Finnish) = *sentinel / guard* — the watch over what gets cited.
## Brand & social tooling
- `brand/STYLE.md` — the canonical brand spec; `brand/PHILOSOPHY.md` — the mark system.
- `brand/cards/` — 1200×630 Open Graph cards, one per page. Regenerate with
`npm i @resvg/resvg-js && node brand/cards/generate.mjs`.
- Screenshot-led product covers are generated from their real interface previews with
`node brand/cards/generate-product-covers.mjs` (uses the bundled preview browser).
- `brand/carousel/` — self-contained LinkedIn carousel builder (`noindex`, zero
external requests). Preset decks per product, theme & format switching, post-caption
drafts, deck save/load as JSON, export as PDF (LinkedIn document post) or
per-slide PNGs.
## MethodVahti package
`methodvahti/` is a self-contained Python package (Apache-2.0) for qualitative
heterogeneity scoring + a COREQ/SRQR methods-report PDF. See
[`methodvahti/README.md`](methodvahti/README.md). Tests: `cd methodvahti &&
python -m pytest tests/ -v`.
Lo que la gente pregunta sobre vahtian
¿Qué es heidihelena/vahtian?
+
heidihelena/vahtian es tools para el ecosistema de Claude AI. Citation-true research synthesis with Zotero, PubMed intake, provenance tracking, and blinded human–AI dual-rating records. Tiene 1 estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala vahtian?
+
Puedes instalar vahtian clonando el repositorio (https://github.com/heidihelena/vahtian) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar heidihelena/vahtian?
+
heidihelena/vahtian aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.
¿Quién mantiene heidihelena/vahtian?
+
heidihelena/vahtian es mantenido por heidihelena. La última actividad registrada en GitHub es de today, con 0 issues abiertos.
¿Hay alternativas a vahtian?
+
Sí. En ClaudeWave puedes explorar tools similares en /categories/tools, ordenados por popularidad o actividad reciente.
Despliega vahtian en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/heidihelena-vahtian)<a href="https://claudewave.com/repo/heidihelena-vahtian"><img src="https://claudewave.com/api/badge/heidihelena-vahtian" alt="Featured on ClaudeWave: heidihelena/vahtian" width="320" height="64" /></a>Más Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.