An innovative software prototype that gauges a user's toxicity levels. This will be done by checking a new user's public information. The AI model will then determine the toxicity level from the provided information. If it is toxic enough, it will inform the proper authority. No administrative tasks are given.
- nuGet packages => Rystem.OpenAI, DropboxSign
- react.js
#Node
- npm i react
- npm i dotenv
- npm i discord
#Django
- pip install virtualenv
- py -m pip install Django
#Tensorflow
- pip install numpy
- pip install pandas
- pip install tensorflow
- pip install scikit-learn
Guevara Torres @gtkt.dev
This project is licensed under the MIT License