Checking service health…
🔍

Image Quality

Test blur score, brightness, resolution checks on uploaded or captured images.

POST /ai/image/quality
🪪

Document Analysis

OCR extraction, document detection, perspective correction, face crop from ID.

POST /ai/document/analyze
👤

Face Verification

Compare two face images using ArcFace model via DeepFace.

POST /ai/face/verify
🔄

Full Flow Test

End-to-end test: registered ID → live ID → OCR compare → selfie face verify.

Multi-step
📄

Swagger Docs

Interactive API documentation generated by FastAPI.

/docs
❤️

Health Check

Service liveness endpoint consumed by .NET backend and orchestrators.

GET /health