Skip to content

A simple Flask web app that uses face_recognition to scan a folder of family photos and find ones that contain the uploaded face(s). Upload your picture, and it will show you all the matching images.

License

Notifications You must be signed in to change notification settings

the-multibit/face-photo-finder-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Face Photo Finder AI πŸ‘₯πŸ“Έ

A lightweight Flask web app that uses face recognition technology to help you locate your face in a folder of family photos.

πŸ” Features

  • Upload your face photo(s) and find matching photos from a predefined folder.
  • Supports multiple image formats (JPG, PNG, JPEG, GIF).
  • Clean web interface with auto-gallery layout.
  • Uses the face_recognition library for accurate results.

πŸ›  Requirements

  • Python 3.7+
  • Flask
  • face_recognition
  • numpy
  • werkzeug

πŸ“¦ Installation

git clone https://github.com/YOUR_USERNAME/face-photo-finder-ai.git
cd face-photo-finder-ai
pip install -r requirements.txt

About

A simple Flask web app that uses face_recognition to scan a folder of family photos and find ones that contain the uploaded face(s). Upload your picture, and it will show you all the matching images.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published