/tinder-swipe-ai

tinder-swipe-ai fork

Primary LanguagePython

to run:

  • download chromedriver, unzip, move to /usr/local/bin (mac os / linux)
  • pip install selenium

create a secrets.py file with variables:

 username = 'your_username'
 password = 'your_password'

Add model-resnet.h5 in beauty_predict folder. You can find it here.

Please add more features to this, would be awesome to see what you can come up with.

Cheers !

Original repository : https://github.com/aj-4/tinder-swipe-bot