Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: nsfw inscription check #33

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

feat: nsfw inscription check #33

wants to merge 8 commits into from

Conversation

tomashanacek
Copy link
Contributor

@tomashanacek tomashanacek commented Jan 31, 2024

Notes

It uses a pre-trained NSFW model from https://github.com/gantman/nsfw_model
We can train our custom model on even more data if necessary, additionally, we can use it as a "pre-check" and have 3rd party service check for additional types of explicit content.

Todo

  • env variable to enable/disable the worker
  • readme how to add the model
  • readme how to install tensorflow C library
  • frontend logic
  • db migration
  • GraphQL API metadata update

@tomashanacek tomashanacek marked this pull request as ready for review January 31, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant