Hello All,
I am looking for recommendations to read Asset metadata to determine if the asset is AI generated, as an example I have started with Adobe Firefly, it would be good incase it can be expanded to other AI tools which generate similar contents. (Lets keep it to Firefly for now)
In reference to this post - https://community.adobe.com/t5/photoshop-ecosystem-discussions/generative-ai-and-metadata/m-p/146822...
I am trying to extract the EXIF data and check for
[CBOR] ActionsSoftwareAgent : Adobe Firefly
I am using https://github.com/drewnoakes/metadata-extractor library to read the metadata but have not been able to extract any CBOR data. If you had similar requirements in the past or any suggests please let me know. I have also attached a Firefly generated JGP file in case its helpful.
Thanks & Regards,
Anupam
解決済! 解決策の投稿を見る。
トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。
表示
返信
いいね!の合計
Hi ,
We have the latest feature released in Jul 2024 .
on Assets view (the new assets UI) on AEM cloud that allows you to exactly see how an asset was created and by who . It shows even on thumbnails when you hover on it.
Details here :https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/assets-vi...
Hi @anupampat
I have not had a chance to work on this yet. Have you already looked at this - https://helpx.adobe.com/creative-cloud/help/content-credentials.html
It looks like the content credentials can be attached to the firefly generated file at the time of export and download. Hope this helps!
Thanks
Narendra
The Content Credentials is now available in AEM Assets as a Cloud Service as well - https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/assets-vi... so you can identify the AI generated assets using this.
Thanks
Narendra
@anupampat good question.. while i dont have any immediate solution for you.. but curious to know the responses from other community experts///
Hi ,
We have the latest feature released in Jul 2024 .
on Assets view (the new assets UI) on AEM cloud that allows you to exactly see how an asset was created and by who . It shows even on thumbnails when you hover on it.
Details here :https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/assets-vi...
Thanks @digarg ,
Adding to this, there's a property dam:isAiGenerated which gets added to the metadata of an asset generated by Gen AI (Firefly in this case) , when I generated the asset via Adobe Express and uploaded it to AEM directly.
Regards,
Anupam Patra
表示
返信
いいね!の合計