Tenzan Logic
← Back to home

See what Helio produces

Below is a sample of Helio's panel-by-panel inspection output. Each panel is classified with a defect type, severity level, confidence score, and a plain-language reasoning trace so your team can audit every decision.

API Response — JSON

{
  "panels": [
    {
      "panel_index": 3,
      "defect_type": "single_cell_hotspot",
      "severity": "crit",
      "confidence": 0.94,
      "delta_t": 22.1,
      "bbox": [120, 340, 180, 410],
      "reasoning": "Single-cell hot spot detected. ΔT 22.1K above reference. Likely cause: cell mismatch or poor soldering. Immediate action required — potential safety risk.",
      "coa_level": 3
    }
  ],
  "summary": { "total": 24, "ok": 18, "watch": 3, "warn": 2, "crit": 1 },
  "overall_health": "fair"
}

Full PDF Report

In addition to the structured API response, Helio generates white-label PDF reports ready to share with your clients. Reports include site overview, panel map, defect gallery, and recommended corrective actions — all aligned with IEC 62446-3.

Request full sample report