Telegram bot that makes use of Microsoft Azure's Face API to compare the similarity of two faces
- 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 inexample.config.py
- Install the dependencies using
pip install -r requirements.txt
- Run
main.py
locally - Send any two facial pictures to your telegram bot to compare their similarity