Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Identity Verifier

Confirm someone is who they claim to be — built on the FaceSeek Face Search API.

Upload a person's photo and get every public place that face appears, so you can confirm a consistent identity before you trust, hire, or meet them.

How it works

This example sends a photo to the FaceSeek reverse face search API, which looks for the same face across the public web (not just an identical image file) and returns the matching source URLs with a similarity score.

Quick start

git clone https://github.com/faceseek-online/identity-verifier.git
cd identity-verifier
pip install -r requirements.txt
export FACESEEK_API_KEY="fsk_your_key"
python main.py path/to/photo.jpg

Get a free API key at www.faceseek.online — free daily searches are included.

Learn more

License

MIT

Releases

Packages

Contributors

Languages