Record your conversation and detect its toxicity.
Note: We do not save your conversation, everything runs on your browser and you can verify it in the code.
Page of repo: https://eddynelson.github.io/toxicity-detection/
docker build -t toxicity-detection:1.0.0 .
docker run -d -p 8080:80 --name toxicity-detection:1.0.0 toxicity_detection
To use it, you need one of the following browsers,
The Toxicity implementation is based and powered by TensorFlow.js official model