ClaimIQ reads German Kfz claim documents, extracts every field with AI, scores readiness across 4 dimensions, and gives brokers an action checklist — all in under 5 seconds.
No account · No API key · Works instantly in demo mode
Dokument einlesen
PDF · 2.3 MB
OCR-Erkennung (deu+eng)
Tesseract · Konfidenz 87%
KI-Extraktion
Gemini · 18 Felder
Score berechnen
4 Dimensionen analysiert
A 0–100 score across completeness, consistency, fraud signals, and documentation. Instantly know if a claim is ready to forward.
Gemini extracts all Kfz fields — Kennzeichen, Schadenshöhe, VSN, Unfallhergang — from any PDF or scanned image.
Not just a summary — an interactive to-do list of exactly what to request next. Required vs optional, checkable in-app.
One click downloads a branded Schadensübersicht PDF. Brokers send it to clients. ClaimIQ markets itself with every share.
Auto-flags German insurance fraud patterns: claim date = policy start, suspiciously round amounts, late filing without reason.
Full DE/EN language toggle. Built for German brokers first, with English for international hiring demos.
Drag and drop any PDF or image. Mobile camera supported. No login — works instantly via anonymous session.
Tesseract runs first (free, local, German language pack). If confidence is below 80%, Google Vision steps in automatically.
Two Gemini calls: extraction prompt pulls structured Kfz fields, scoring prompt rates quality and generates the action checklist. All in German.
Score gauge, 4-dimension breakdown, flags, interactive checklist, and a branded PDF report — ready to share with the insurer.
Every layer chosen for reliability, cost control, and German data-residency compliance — not for trend-chasing.
Frontend
Backend
AI / OCR
Database
Storage
Deploy
# Request lifecycle
Browser (Next.js PWA)
└─▶ POST /api/v1/claims/upload
└─▶ FastAPI (Python + async)
├─▶ Tesseract OCR (deu+eng)
├─▶ Google Vision (fallback)
├─▶ Gemini → extraction (DE)
├─▶ Gemini → scoring (DE)
└─▶ SQLite / Neon Postgres
◀─ { score, flags, checklist, suggestion }
└─▶ GET /claims/{id}/pdf → PDF report
ClaimIQ is purpose-built for small and mid-sized German insurance brokers. Upload your next Kfz Schadensmeldung and get a structured, decision-ready result in seconds — no setup, no contract, no commitment.
Free during beta · GDPR-compliant · No data stored after session