PieFed 1.7.12 detects AI generated images
PieFed 1.7.12 detects AI generated images
v1.7.12.1 - rimu/pyfedi
- Detect AI-generated images, using [c2pa](https://help.openai.com/en/articles/8912793-c2pa-in-images) - Show emoji reactions in all types of post teaser - Squash RSS feed bugs

OpenAI, Gemini and others have gotten together and agreed on a standard way to embed metadata in images so platforms can tell if an image was made with AI or not. It's called c2pa.
PieFed now uses c2pa to label image posts as AI, where possible. This will not be 100% reliable because often as images are passed around the embedded metadata gets wiped out but it will help reduce the moderation burden involved with labeling AI images.
If you don't want to see any AI generated content, go to https://piefed.social/user/settings/filters and set the "AI-generated posts" setting accordingly.
If you are posting content that you know is AI generated, in the post creation form click 'More options' and then find the "AI generated" checkbox. If you're creating an image post and the image file contains c2pa metadata (i.e. you downloaded it straight out of the LLM without further modifying it in GIMP, etc) you don't need to bother - PieFed will take care of it when you submit the form.
When an image post from Lemmy arrives PieFed will attempt to read the c2pa metadata but there's a good chance Lemmy will have stripped it out while resizing the image. Image posts coming from other PieFed instances will already have been checked and arrive pre-labelled.
Also another change in this release is emoji reactions are more prominent and can be made from the teaser view, without going into the post itself. I hope this leads to more reactions being made and we all get a more interesting and vibrant feed as a result.