checken9x/SCP-V3
1
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 checkPOST /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 atchecken1994/V3-(branchmain) before this Space was repurposed.
