Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.
/ TinderMatch Public archive

Natural Language Procession and Computer Vision to rank Tinder profiles and automatically swipes right on all those which pass the promiscuity test.

Notifications You must be signed in to change notification settings

farhan711/TinderMatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinderMatch

TinderMatch is based on Natural Language Processin and Computer Vision to rank Tinder profiles and automatically swipes right on all those which pass the promiscuity test.

Read more in blog post here: FarhanAnsari/TinderMatch.

Tech

  • The unofficial Tinder API documentation and Pynder (A Python client for the API) to interact with Tinder.
  • Django framework to deploy the webapp.
  • A modified version of nude.py to analyse images for nudity/semi-nudity and assign scores based on skin pixel percentage. (Which is funny, because this algorithm is actually used in pornography blocking software.)
  • A Python implementation of the Rapid Automatic Keyword Extraction (RAKE) algorithm to perform simple sentiment analysis. Keywords extracted from the bio using the algorithm are matched with a custom dictionary of keywords to obtain a score for the text.
  • Howhot.io to rate images on a general level of attractiveness. (To-do)

About

Natural Language Procession and Computer Vision to rank Tinder profiles and automatically swipes right on all those which pass the promiscuity test.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published