ArshCypherZ/NSFWDetection
Anti-NSFW Project in python using pre-trained model.
This project helps group administrators and content moderators automatically identify inappropriate images shared within Telegram chats. You provide an image to the bot in a Telegram group, and it will analyze the image and tell you if it contains Not Safe for Work (NSFW) content. Anyone managing a Telegram group with user-submitted images would find this useful.
No commits in the last 6 months.
Use this if you need an automated way to screen images for NSFW content in your Telegram groups.
Not ideal if you need to detect NSFW content in video, text, or outside of the Telegram platform.
Stars
8
Forks
3
Language
Python
License
—
Category
Last pushed
Jan 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ArshCypherZ/NSFWDetection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
infinitered/nsfwjs
NSFW detection on the client-side via TensorFlow.js
alex000kim/nsfw_data_scraper
Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier
mdietrichstein/tensorflow-open_nsfw
Tensorflow Implementation of Yahoo's Open NSFW Model
GantMan/nsfw_model
Keras model of NSFW detector
infinitered/nsfwjs-mobile
NSFWjs in React Native