Neural Detective logo

ML model monitoring and EU AI Act compliance

One API to make your AI systems auditable, explainable, and rights-compliant — from EU AI Act to global AI governance frameworks.

Aligned with the EU AI Act, NIST AI RMF, and ISO/IEC 42001.

How It Works

Three modules that cover the full AI risk lifecycle — from pre-deployment assessment to real-time decision explanations.

Assess

Structured AI risk assessment aligned with the EU AI Act. Classifies your system, maps affected rights, and generates documentation before you deploy.

Monitor & Enforce

Real-time drift, bias, and AI output safety scanning with automated policy enforcement. Catches harmful, non-compliant, or biased content before it reaches customers — and automatically blocks, throttles, or revokes access when thresholds are breached.

Explain

Plain-language decision explanations for anyone affected by AI decisions. Generated on demand to support transparency and right-to-explanation requirements.

One API, Any Model

Record decisions, detect drift, and scan AI outputs for safety — works with OpenAI, Anthropic, open-source models, or your own. No lock-in.

POST /api/v1/decisions · POST /api/v1/scans
// Record a model decision
POST /api/v1/decisions
{
  "model_id": "loan-model-v2",
  "inputs": {"age": 34, "income": 55000},
  "output": {"approved": true, "score": 0.87},
  "confidence_score": 0.87,
  "model_version": "1.0"
}

// Response
{
  "id": "550e8400-e29b-41d4-a716-446655440000",
  "recorded_at": "2026-03-11T12:00:00Z"
}

Simple, transparent pricing

Start with a free assessment. Scale with usage-based pricing as you move to production.

Free

For evaluation and pre-deployment

€0

  • Full Assess module — unlimited assessments
  • 24-hour monitoring trial
  • Exportable compliance reports
Recommended

Usage-based

For production workloads

Pay per decision

  • Everything in Free
  • Continuous Monitor + Explain modules
  • AI output safety scanning — block harmful content before delivery
  • Real-time dashboard and alerts
  • Priority support and SLA

Need private deployment or custom terms? Talk to us.