awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ThoughtfulDev avatar

ThoughtfulDev/EagleEye

0
View on GitHub↗
5,120 stars·681 forks·Python·WTFPL·2 views

EagleEye

EagleEye is an open-source intelligence tool and image-based person finder designed to locate social media profiles and online identities. It functions as a reverse image search utility that matches target photographs against public profiles across various platforms.

The tool performs social media footprinting and visual identity verification by combining image recognition with known identity data. It uses a pipeline of reverse image searches and facial recognition analysis to correlate biometric markers in images with specific individuals.

The system integrates third-party APIs and search engines to aggregate profiles and refine results through multi-query searches. This process allows for the discovery of a target's presence across multiple social networks by combining visual data with textual name queries.

Features

  • Reverse Image Search Tools - Processes target photographs through external image databases to identify matching visuals and associated web pages.
  • Facial Recognition - Analyzes biometric markers in images to verify identity and filter results based on a specific person.
  • Social Profile Searches - Searches for social media accounts by applying image recognition and reverse image searches to a target photo.
  • Identity Data Aggregators - Collects and correlates disparate identity data from multiple social networks into a single unified user profile.
  • Social Media Research Tools - Identifies online accounts by combining image recognition with known identity data using open-source intelligence.
  • Image-Based Person Finders - Matches target photographs against public social media profiles to find individual identities.
  • OSINT Person Discovery - Locates target social media accounts by combining image recognition with known personal details like names.
  • Social Media Footprinting - Identifies the various online platforms where a specific individual has an active presence using visual data.
  • Visual-Textual Hybrid Queries - Combines visual search results with textual name queries to narrow down a list of potential profile matches.
  • Visual - Confirms if a person in a photograph is linked to specific social media profiles across different networks.
  • OSINT and Information Gathering - OSINT tool for finding social profiles via image recognition.

Star history

Star history chart for thoughtfuldev/eagleeyeStar history chart for thoughtfuldev/eagleeye

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does thoughtfuldev/eagleeye do?

EagleEye is an open-source intelligence tool and image-based person finder designed to locate social media profiles and online identities. It functions as a reverse image search utility that matches target photographs against public profiles across various platforms.

What are the main features of thoughtfuldev/eagleeye?

The main features of thoughtfuldev/eagleeye are: Reverse Image Search Tools, Facial Recognition, Social Profile Searches, Identity Data Aggregators, Social Media Research Tools, Image-Based Person Finders, OSINT Person Discovery, Social Media Footprinting.

What are some open-source alternatives to thoughtfuldev/eagleeye?

Open-source alternatives to thoughtfuldev/eagleeye include: vladmandic/human — Human is a TensorFlow.js computer vision library used for face, body, and hand tracking within the browser or Node.js.… timesler/facenet-pytorch — facenet-pytorch is a facial recognition library for PyTorch that provides pretrained neural networks for detecting… seetaface/seetafaceengine — SeetaFaceEngine is a C++ face recognition engine designed to detect, align, and identify human faces. It functions as… boltgolt/howdy — Howdy is a biometric authentication system for Linux that uses infrared cameras to provide passwordless login and… serengil/deepface — Deepface is a comprehensive deep learning library for facial recognition and demographic analysis. It provides a… cmusatyalab/openface — Openface is a deep learning toolkit designed for facial recognition and identity verification. It provides a…

Open-source alternatives to EagleEye

Similar open-source projects, ranked by how many features they share with EagleEye.
  • timesler/facenet-pytorchtimesler avatar

    timesler/facenet-pytorch

    5,148View on GitHub↗

    facenet-pytorch is a facial recognition library for PyTorch that provides pretrained neural networks for detecting faces and extracting facial embeddings. It includes an MTCNN face detector for locating faces and landmarks, alongside an InceptionResnet face encoder to convert facial images into high-dimensional vectors for identity verification. The project provides tools for identity recognition by comparing facial embeddings using cosine similarity. It also supports facial video tracking to maintain identity consistency across consecutive frames and allows for the fine-tuning of pretrained

    Pythonface-detectionface-identificationface-recognition
    View on GitHub↗5,148
  • seetaface/seetafaceengineseetaface avatar

    seetaface/SeetaFaceEngine

    4,638View on GitHub↗

    SeetaFaceEngine is a C++ face recognition engine designed to detect, align, and identify human faces. It functions as a native library that performs facial analysis without relying on external third-party software libraries. The system utilizes a convolutional neural network framework for facial feature extraction and identity matching, representing identities as numerical feature-vector embeddings. It employs a funnel-structured cascade schema for real-time face localization and stacked auto-encoder networks to normalize facial orientation through landmark alignment. The toolkit integrates

    C++
    View on GitHub↗4,638
  • boltgolt/howdyboltgolt avatar

    boltgolt/howdy

    7,356View on GitHub↗

    Howdy is a biometric authentication system for Linux that uses infrared cameras to provide passwordless login and privileged access. It functions as a Pluggable Authentication Module to integrate facial recognition into the standard Linux authentication pipeline. The system relies on near-infrared camera feeds and facial models to verify identity, ignoring visible light interference. Biometric data is stored as encrypted mathematical templates on the local disk to ensure that facial models are not transmitted over a network. The project includes tools for face model management, infrared came

    Pythonarch-linuxcameradebian
    View on GitHub↗7,356
  • vladmandic/humanvladmandic avatar

    vladmandic/human

    2,999View on GitHub↗

    Human is a TensorFlow.js computer vision library used for face, body, and hand tracking within the browser or Node.js. It provides a framework for human pose and gesture tracking, facial recognition, and biometric liveness detection to verify a live human presence. The project distinguishes itself through a full suite of identity and motion tools, including a facial recognition framework that generates embeddings for similarity matching and a background segmenter for separating humans from their environment. It incorporates a liveness detector to prevent spoofing during facial analysis. The

    HTMLage-estimationbody-segmentationbody-tracking
    View on GitHub↗2,999
  • See all 30 alternatives to EagleEye→