WPMediaVerse has built-in AI moderation that scans uploads automatically before they are published. Here is how it works:
- OpenAI Vision integration — every uploaded image is analyzed by AI for inappropriate content. You configure what categories to flag (nudity, violence, hate symbols, etc.).
- Three auto-actions — flag for manual review, quarantine (hide until approved), or reject outright. You choose per category.
- Runs before publish — the scan happens during upload, not after. Inappropriate content never goes live.
- Pro adds more providers — Google Vision API and AWS Rekognition with circuit breaker fallback. If one provider is down, it automatically tries the next.
The free version includes OpenAI Vision. You just need an OpenAI API key (costs fractions of a cent per scan). For 500 uploads per week, you are looking at maybe $2-3 per month in API costs.
You also get a manual flag system where members can report content, and moderators review a queue — same as before, but now AI catches the obvious stuff so your moderators only handle edge cases.