[
{
"name": "document",
"description": "Advanced document fraud detection model that analyzes documents for signs of manipulation and tampering.",
"tags": [
"fraud-detection",
"document-verification"
],
"category": "fraud-detection",
"validInputTypes": [
"image",
"document"
],
"validFileTypes": [
"jpg",
"jpeg",
"png",
"webp",
"pdf"
],
"ownedBy": "DeepXL",
"version": "1.1.0"
},
{
"name": "object",
"description": "AI-generated image detection model that identifies synthetic or manipulated images.",
"tags": [
"ai-detection",
"image-verification"
],
"category": "fraud-detection",
"validInputTypes": [
"image"
],
"validFileTypes": [
"jpg",
"jpeg",
"png",
"webp"
],
"ownedBy": "DeepXL",
"version": "1.0.0"
}
]