{% extends "base.html" %} {% block title %}q-ai — Intel{% endblock %} {% block content %}
{# ── Page header ── #}

INTEL

Gather intelligence on your targets — import external results or probe models directly.

{# ── Card container ── #}
{# ════════════════════════════════════════════════════════ Import Results Card ════════════════════════════════════════════════════════ #}
Import Results

Import findings from external tools — Garak, PyRIT, SARIF reports, scored prompts, or BIPIA benchmarks.

{# Preview results area #} {# Import result area #}
{# ════════════════════════════════════════════════════════ Probe Model Card ════════════════════════════════════════════════════════ #}
Probe Model

Test a model's susceptibility to indirect prompt injection via canary-based probing.

{# /intel-cards #}
{% endblock %}