Compass Vision:
Deep Fake Detection.
at Scale.

AI-generated images and videos are being weaponized in narrative attacks that can cause significant financial and reputational harm to organizations. Now you can fight back.

Download Datasheet Already have an account? Log in

Enterprise Quality Image Analysis

  • Simple User Interface: Easily upload images and videos for analysis via a simple portal experience.
  • Confidence Score: Deepfake technology is constantly advancing. Compass Vision provides a confidence score with every result to ensure our models evolve as threats evolve.
  • Assessment: Compass Vision provides a clear ‘AI Generated’ or ‘Not AI Generated’ assessment
  • Public API: Leverage our safe & secure REST API via OAuth in the language of your choice
  • Pairs with Compass Context for added context with each result

Explore Compass Vision

Add context to what you are seeing

Detect AI-generated images instantly and gain critical insights into the claims behind them.

Image Assessment

AI Generated

Confidence

The image displays several visual anomalies indicative of a deepfake. The flames and smoke appear unnaturally rendered, lacking the expected variations in texture and density.


Compass Risk

HIGH

The claim that Russian Forces destroyed a Ukrainian cargo ship secretly carrying NATO weapons and ammunition is not supported by verified sources. There is no credible evidence or reports from reputable news agencies confirming such an incident.

Sources: BBC, Global Affairs Canada

Explore Compass Context

API Sample Request

                            
    const response = await fetch('https://api.blackbird.ai/v1/', {
        method: 'POST',
        headers: {
        "Content-Type": "application/json"
        },
        body: JSON.stringify({
        "input": {{your_input}}
        }),
    });
    const data = await response.json();
                            
                        
Compass Vision API

Integrate deep fake detection in your app.

Detect deep fakes and AI-generated images with our powerful Vision API. Ideal for content moderation, security, and compliance.