AI Forum Moderation: Seeking Insights and Experiences

I built a custom integration for a client using Discourse.

  1. Collected past moderation activity and trained an NLP to flag topics and comments that needed attention.
  2. Added a toxicity moderator also trained from their past moderation activity.
  3. Added a sentiment integration to help quickly resolve comments.
    Training is done on Google Colab and model loaded on GCP to server APIs from the discourse webhooks.