Skip to content

Telegram bot that makes use of Microsoft Azure's Face API to compare the similarity of two faces

Notifications You must be signed in to change notification settings

Wong-ZZ/Face-Verification-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face-Verification-Bot

Telegram bot that makes use of Microsoft Azure's Face API to compare the similarity of two faces

Setting Up

  • Get a free account on Microsoft Azure to obtain the API key for the Face API
  • Obtain a bot token from BotFather on telegram
  • Create a config.py using the template as shown in example.config.py
  • Install the dependencies using pip install -r requirements.txt

How to use

  • Run main.py locally
  • Send any two facial pictures to your telegram bot to compare their similarity

About

Telegram bot that makes use of Microsoft Azure's Face API to compare the similarity of two faces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages