https://github.com/thesupercd/ml_tinderautomator
This Project was done by me independently and was inspired by a YouTube video by Code Drip. It uses selenium library of python to automate the browser activities and uses Machine Learning to detect faces in the profile picture and automatically likes the profiles of attractive women for you.
https://github.com/thesupercd/ml_tinderautomator
Last synced: 28 days ago
JSON representation
This Project was done by me independently and was inspired by a YouTube video by Code Drip. It uses selenium library of python to automate the browser activities and uses Machine Learning to detect faces in the profile picture and automatically likes the profiles of attractive women for you.
- Host: GitHub
- URL: https://github.com/thesupercd/ml_tinderautomator
- Owner: TheSUPERCD
- Created: 2020-02-21T16:55:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-05T11:06:11.000Z (about 3 years ago)
- Last Synced: 2025-02-10T12:43:22.788Z (8 months ago)
- Language: Python
- Homepage:
- Size: 12.9 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ML_TinderAutomator
This Project was done by me independently and was inspired by a YouTube video by Code Drip. It uses selenium library of python to automate the browser activities and uses a Machine Learning model to detect faces in the profile picture and then tries to classify it as male or female and automatically likes the profiles of attractive women, so that you don't have to rigorously go through all the images.It can also be used to like men's profiles by setting the 'preferGirl' attribute of the TinderBot object.
It also downloads all the seen pictures and makes a list of all the image file links embedded in the Tinder website so that they can be downloaded later easily if anything goes wrong.
The video of the program running : https://photos.app.goo.gl/7zBs5ZoXCyVuEfah9
Inspired by : Code Drip. His YouTube channel link : https://www.youtube.com/channel/UCRLEADhMcb8WUdnQ5_Alk7g