Skip to content

eddydecena/toxicity-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toxicity Detection

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/

Build & Run with Docker

docker build -t toxicity-detection:1.0.0 .

docker run -d -p 8080:80 --name toxicity-detection:1.0.0 toxicity_detection

Requirements

To use it, you need one of the following browsers,

Resources

The Toxicity implementation is based and powered by TensorFlow.js official model

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •