CoolFace
Apppublic

st4ck0ver/llm-human-harm-leaderboard

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes
App README

LLM Human Harm Leaderboard

A manually curated leaderboard of publicly reported real-world human harm associated with LLM deployment.

This project is not a scientific benchmark, a casualty database, proof that a model selected a specific target, or a legal determination. The score follows the maintainer's published campaign-level attribution rule. Source uncertainty and contrary evidence are displayed alongside the result.

Local development

bash
npm install
npm run dev

Build

bash
npm run build