diff --git a/docs/src/components/community-projects.tsx b/docs/src/components/community-projects.tsx
index e70b5af50f..03a384162b 100644
--- a/docs/src/components/community-projects.tsx
+++ b/docs/src/components/community-projects.tsx
@@ -44,11 +44,6 @@ const projects: CommunityProjectProps[] = [
       'Lightroom plugin to publish, export photos from Lightroom to Immich. Import from Immich to Lightroom is also supported.',
     url: 'https://blog.fokuspunk.de/lrc-immich-plugin/',
   },
-  {
-    title: 'Immich Duplicate Finder',
-    description: 'Webapp that uses machine learning to identify near-duplicate images.',
-    url: 'https://github.com/vale46n1/immich_duplicate_finder',
-  },
   {
     title: 'Immich-Tiktok-Remover',
     description: 'Script to search for and remove TikTok videos from your Immich library.',