Toxicity Assessment Bot (Hack The North Winter 2021)
Description
Since the Covid-19 crisis, we have been using instant messaging applications such as Discord and Slack more frequently. We might have toxic encounters on those platforms. The goal of this project is to provide an API to assess the toxicity in a sentence. As an example, a Discord bot was also created to consume the API.
Azure was used for the CI/CD (Azure Pipelines), and it was also used to host the API using Azure Functions. The API was written in TypeScript using nodejs. The toxicity API was built using Tensorflow and their prebuilt models.
More Information
Published: 2022-03-18 (modified: 2022-10-04)