A simple React project that utilizes Tensorflow.js to detect toxic content from the user's text.
The goal of this project was to able to create a wrapper component that can find and check the value of an input while the user is typing.
As a result the following goals were achieved:
- Reusability
- Usability
- Simplicity
- Familiarity with Tensorflow.js