openfoodfacts / openfoodfacts-ai

This is a tracking repo for all our AI projects. 🍕 🤖🍼
220 stars 51 forks source link

Investigate the use of NLP models to detect vandalism on textual fields #346

Open raphael0202 opened 2 weeks ago

raphael0202 commented 2 weeks ago

Some vandals update textual fields with swearwords or similar content. Investigate the use of NLP models (pre-trained or custom) to find these products.

teolemon commented 2 weeks ago

@raphael0202 related: https://github.com/openfoodfacts/openfoodfacts-server/issues/1025

baslia commented 2 weeks ago

Hey, is it possible to have some data set with vandalized fields, in order to see if LLM can filter them ? ChatGPT-4o is pretty affordable so I had in mind to test it. Thanks !