Skip to content

Node.js server that uses AI technologies to detect images that are duplicates and only keep the first image of the duplicates, removing the rest of them.

License

Notifications You must be signed in to change notification settings

ionutpopa/image-duplicator-remover-api

Repository files navigation

Image Removal API!

For now, running yarn dev will not work so to run this project. You need to run yarn build and then node dist/index.js

We used the dot product of two vectors to filter similarities Javatpoint

TODO: Check what are the new remaining files from filteredEmbeddings.json and return them to the client.

About

Node.js server that uses AI technologies to detect images that are duplicates and only keep the first image of the duplicates, removing the rest of them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published