Skip to main content

NOPE Documentation

NOPE is safety infrastructure for human-AI conversations. Detect user mental health crises, analyze AI assistant behavior for psychological harm, verify system prompt compliance, and match users to crisis resources from 222 countries.

Core Concepts

Subject × Type Classification

NOPE uses an orthogonal design separating WHO is at risk from WHAT the risk is:

Subject (who)

self other unknown

Type (what)

suicide abuse violence +6 more

e.g., "My friend is suicidal" → subject: other, type: suicide

Severity + Imminence

Each assessment includes both severity (how serious: none → critical) and imminence (how soon: chronic → emergency). This lets you calibrate your response—a "high severity, chronic" situation needs different handling than "moderate severity, emergency."

Crisis Resource Matching

Beyond detection, NOPE matches and ranks crisis resources from a curated database of verified helplines across 222 countries. Resources are scored and ranked by relevance to the specific risk detected—a youth eating disorder hotline ranks above a generic crisis line when that's what's needed.

AI Behavior Taxonomy

Oversight analyzes AI assistant responses for 91 behaviors across 14 categories:

gaslighting love_bombing boundary_violation crisis_minimization +87 more

Detects psychological manipulation, inappropriate relationships, and safety failures in AI responses.

SDKs

Python
pip install nope-net

PyPI · GitHub

Node.js
npm install @nope-net/sdk

npm · GitHub

Need help?

Check status.nope.net for API status, or email [email protected] for support.