NSFW

ÜCRETSİZ PREMIUM
Taraf Nyckel | Güncelleyen 2 months ago | Artificial Intelligence/Machine Learning
Popülerlik

5.1 / 10

Gecikme

1,406ms

Hizmet Düzeyi

100%

Health Check

N/A

Takipçi Sayısı: 0
Kaynaklar:
Ürün Web Sitesi
API Üreticisi:
Rapid account: Nyckel
Nyckel
nyckel
API'yi Değerlendirme İçin Giriş Yapın
Değerlendirme: 5 - Oy Sayısı: 1

README

Image NSFW classifier

To use this API, just send the image that you’d like analyzed. Our API will then return the image content level as

  • NSFW (Porn)
  • NSFW (Drawings)
  • SFW (Mildly Suggestive)
  • SFW (Drawings)
  • SFW (Neutral)

Example

curl -X POST \
   -d '{"data":"https://www.link-to-my-image.jpg"}' \
   https://nsfw13.p.rapidapi.com/invoke

Response

{
  "labelName": "NSFW (Porn)",
  "confidence": 0.79
}

Three ways to pass images: as a binary file, as public url, or dataURI.

About Nyckel

Nyckel offers several pre-trained AI classification functions here on the hub, and more on our website. We also provide a self-serve platform for you to create your own.

Contact

Don’t hesitate to reach out if you have any questions or concerns.