/OnlinePredatorDetector

Web plugin to detect dangerous conversations in children's messages. Trained on the BERT model.

Primary LanguageEJSGNU General Public License v3.0GPL-3.0

E-mbrella

E-mbrella is an AI chat plugin that analyzes messaging conversations, flags risky content, and alerts users about potential predators to ensure that minors won’t fall prey to online predators.

logo

To run the code, input the following commands into the terminal:

python3 -m venv venv

source venv/bin/activate

pip install sentencepiece

pip install torch

pip install transformers

You must have Python 3.0 or later installed on your computer to run those commands.

UI DEMO

Pasted Graphic Pasted Graphic 1 image

Flagging assesment to provide feedback to ML model image