File size: 603 Bytes
a83ce9e b0f0a76 a83ce9e 654e753 a83ce9e 654e753 a83ce9e 654e753 a83ce9e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | ---
title: VeriScite
emoji: 🔎
colorFrom: indigo
colorTo: purple
sdk: docker
app_port: 7860
pinned: false
---
# VeriScite
An agentic citation-faithfulness auditor for scientific writing. Ingests a
claim/citation excerpt, resolves the citation via Semantic Scholar, verifies
the claim against the cited evidence using both a fine-tuned NLI model
(reused from [clAIm](https://claim-ai.org)) and a zero-shot LLM, and
autonomously resolves any disagreement between them.
See `/health` and `/audit` (POST) endpoints. API docs at `/docs`.
Source: https://github.com/la-minoo/veriscite (to be published)
|