Skip to content

facial recognition + sending on telegram in private message

Notifications You must be signed in to change notification settings

val74k/facial-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python facial recognition + sending on telegram

facial recognition (webcam) + sending on telegram in private message with python.

the program allows you to receive a notification on your phone with the name of the detected person.

pip install -r requirements.txt

and run main.py

To create telegram bot: dm https://t.me/BotFather on Telegram and create a bot, copy the API_KEY and paste it in line 10

To get your chat_id, you can dm a bot on telegram like https://t.me/chat_id_echo_bot , copy your id and paste it in line 13

About

facial recognition + sending on telegram in private message

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages