Skip to content

DeclanNagel/Adobe-Express-Add-On

Repository files navigation

Adobe Express Add-On – AI Image Detector


1st Place Winner — AI and Responsibility Award
Adobe Express Hackathon 2025

Recognized for excellence in ethical AI design and innovation.


About

This project was submitted to the Adobe Express Add-On Hackathon 2025.
The add-on allows users to upload an image and check whether it was generated by AI.
The user interface (UI) displays a likelihood percentage of the image being AI-generated.

The detection process works in two stages:

  1. Metadata Analysis: The system checks if the image contains metadata typically inserted by AI generation tools.
  2. Visual Pattern Recognition: If no metadata is found, the system uses a Hugging Face API to analyze the image for visual patterns commonly associated with AI-generated art.

Tools Used

  • HTML
  • CSS
  • React
  • Hugging Face API

Setup

  1. Install dependencies:
    npm install

youtube link to demo of project

https://youtu.be/DnBTDhrevIE

private link to project

Note: As with most AI detection tools, there may be occasional false positives or negatives. This project demonstrates a prototype built under hackathon time constraints and is focused on innovation in AI ethics and responsible technology.

https://adobesparkpost.app.link/TR9Mb7TXFLb?mode=private&claimCode=w9kk7mm95:MV09QATG

About

Adobe Express Add On Source Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages