Inspiration

I was inspired by the Roblox Chat Moderation crisis, where different age groups could not talk to each other. I thought that this solution was bad, and we needed to create a new one.

What it does

My solution is to train models on different data per age group so that different age groups get different moderations, but still can talk to each other. That means that if a 15 year old sends a message that is innapropriate for a 5 year old, for all the 5 year olds it will be blocked but for higher age groups it might not.

How I built it

I built it using Flask, AJAX, and pytorch for the model.

What's next for Age Filter Chat Moderation System

Make the model's accuracy better.

Built With

Share this project:

Updates