lovoo/NSFWDetector
A NSFW (aka porn) detector with CoreML observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2941
- days_rel: n/a
- days_push: 734
- n_releases_24m: 0
Adoption not part of the score
1676 stars · 117 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A tiny 17 kB CoreML model and Swift library that scans images for nudity/porn content, returning a confidence score. Distributed via CocoaPods/SPM or as a standalone MLModel file.
Use cases
- detect nsfw images in an ios app
- filter pornographic user uploads
- content moderation for photos
- check images for nudity on device
- classify images as safe or explicit
When to choose
- you need lightweight on-device NSFW detection for iOS/macOS
- app size matters more than maximum accuracy
- you want a simple Swift API with confidence thresholds
When to avoid
- you need server-side or cross-platform detection
- you require state-of-the-art accuracy on edge cases
- your deployment targets below iOS 12
Facets
library · maturity maintenance
machine-learning image-processing machine-learning image-processing mobile-development coreml nsfw-detection content-moderation ios swift macos
1 source
- readme: https://github.com/lovoo/NSFWDetector · fetched 2026-08-28 · 31685e0d4774
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lovoo/NSFWDetector | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="lovoo/NSFWDetector")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem