Skip to content

pierre-andre-long/tinder-swipe-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages