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 inEnterprise 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
Assessment
AI Generated
Confidence
This image features an anachronistic scene, combining elements from different time periods. The attire of the woman and passengers suggests a retro style, yet the modern airplane interior does not correlate with the 1960s or 70s. Additionally, the expression and pose of the pianist seem overly staged, lacking the naturalness typical of candid moments. Shadows and lighting may not align naturally, indicating possible digital manipulation. These inconsistencies suggest that the image is likely AI-generated or altered, leading to its classification as fake.
Get started with deep fake detection
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
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();
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.