WAE Viral Prediction Engine v1.1

Predict viral content performance before you post.

API Status Model Version Accuracy

Try the Model | API Docs | Benchmark | Pricing


Model Description

WAE Viral Prediction Engine is an AI-native media intelligence model that predicts content virality scores (0-100) before publishing. It is the first module of the Brand Factory Intelligence OS β€” a comprehensive system designed to transform how brands create, optimize, and distribute content.

Built on 833M+ first-party organic views from 2,720 real posts primarily documented through official Meta/Facebook/Instagram analytics exports in the wildlife/nature content vertical.

Current public evidence archive primarily documents Meta/Facebook/Instagram records. Additional platforms may be added in future versions.

Note: This is a hosted API model. No weights or source code are distributed. Access is via the WAE API.

Key Capabilities

Capability Description
Viral Score Prediction Score any content caption 0-100 with tier classification
Content Generation Generate optimized video prompts, captions, and hashtags
Content Analysis Deep-dive analysis of why content performs or underperforms
Viral Trigger Detection Identify psychological triggers that drive sharing

Model Architecture

Input Layer (21 features)
    β”œβ”€β”€ Description Quality Score (NLP)
    β”œβ”€β”€ Viral Trigger Count & Type
    β”œβ”€β”€ Temporal Optimization Score
    β”œβ”€β”€ Platform-Specific Signals
    β”œβ”€β”€ Content DNA Markers
    └── Engagement Probability Vectors
         β”‚
    β”Œβ”€β”€β”€β”€β”΄β”€β”€β”€β”€β”
    β”‚ Ensemble β”‚
    β”‚  Layer   β”‚
    β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
    β”‚ Random   β”‚ Gradient  β”‚
    β”‚ Forest   β”‚ Boosting  β”‚
    β”‚ (500     β”‚ (500      β”‚
    β”‚  trees)  β”‚  rounds)  β”‚
    β””β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”˜
         β”‚           β”‚
    β”Œβ”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”
    β”‚  Weighted Average    β”‚
    β”‚  (RF: 0.6, GB: 0.4) β”‚
    β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
               β”‚
    Output: Viral Score (0-100) + Tier

Training Data

Metric Value
Total Posts Analyzed 2,720
Total Organic Views 833,000,000+
Platforms Covered Facebook, Instagram (Meta official exports)
Content Vertical Wildlife / Nature / Animals
Time Period 2020-2025
Features Extracted 21 per post

Performance Metrics

Metric Score
Tier Classification Accuracy 86.2%
Mean Absolute Error (MAE) 8.3 points
RΒ² Score 0.74
Top-Tier Precision 89.1%
Top-Tier Recall 82.4%

Usage (API)

curl -X POST https://ai.wildanimalencounter.com/api/score \
  -H "Content-Type: application/json" \
  -d '{
    "animal": "Lion",
    "description": "A majestic lion roaring at sunset in the Serengeti",
    "platform": "instagram"
  }'

Limitations

  • Currently trained on wildlife/nature content only
  • Text/metadata analysis only (no video frame analysis yet)
  • English-optimized
  • Platform algorithm changes may affect predictions over time

Links


Built by WAE Media β€” AI-Native Media Intelligence

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Space using OmarWAEMedia/WAE-Viral-Score-Engine-v1 1