Vekeryk / media-filter-bot

Telegram media filter bot that can detect nsfw content using Keras model predictions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram media filter bot

This bot uses model from https://github.com/GantMan/nsfw_model

Overview

  • Add spoilers to photos
  • Detect nsfw content using Keras model predictions
  • Add forward-from-chat to black list
  • Restrict users media

Install dependencies - pip install python-telegram-bot numpy tensorflow tensorflow_hub Pillow

About

Telegram media filter bot that can detect nsfw content using Keras model predictions


Languages

Language:Python 100.0%