CoolFace
Apppublic

checken9x/SCP-V3

sourceHugging Faceupdated 1mo agoView on Hugging Face
1likes
App README

GA-LAB — SCP Backend

Fraud/hallucination-detection pipeline (SCP) — Python/FastAPI backend + LLM Bridge (Bun/TS → OpenRouter), deployed from https://github.com/checken1994/GA-LAB.

This Space runs only the core backend + LLM Bridge (2 of the 4 local services). The Next.js dashboard, loop-scheduler, desktop Electron app, and PC/browser-control ("hands") features are local-dev only and are not part of this deployment.

  • —GET /health — quick liveness check
  • —POST /ask — ask a question, get a judged verdict

Set the OPENROUTER_API_KEY secret in this Space's settings for LLM calls to work.

Note: this Space previously hosted SCP V3 (arXiv paper auditor). That system's code and data (including the locked 210-case Reality v4 dataset) have been preserved on GitHub at checken1994/V3- (branch main) before this Space was repurposed.