Skip to content

Uses machine learning to swipe right on the QTs and left on the not QTs.

License

Notifications You must be signed in to change notification settings

Monksc/tinder_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinder_bot

Uses machine learning to swipe right on the QTs and left on the not QTs.

Usage

python3 main.py

Then chrome should pop up. Log into your tinder account. Exit the browser and rerun the program. It then should start swiping

NOTE

If you do/dont want to save any images for further ml than change the last few lines in main.py from

if you want to save

bot.startSwiping(willSave=True)

you dont want to save

bot.startSwiping(willSave=False)

About

Uses machine learning to swipe right on the QTs and left on the not QTs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages