• Stars
    star
    288
  • Rank 143,818 (Top 3 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

😍 Help me get a πŸ’˜ date tonight πŸŒ›

😍 Help me get a πŸ’˜ date tonight πŸŒ›

Coverage Status Known Vulnerabilities Docker Stars Docker Pulls

Uses AWS Rekognition deep learning-based image recognition to help you automate your date discovery.

Features

  • Supports Tinder dating app βœ…
  • Supports Happn dating app βœ…
  • Supports Mint dating app βœ…
  • Uses your existing matches πŸ’ž for machine-learning πŸ€– when to πŸ‘ or πŸ‘Ž new recommendations βœ…
  • Periodically πŸ•™ gets dating app πŸ‘§πŸ‘© recommendations and automatically πŸ€– πŸ‘ or πŸ‘Ž βœ…
  • Launch πŸš€ inside a Docker container 🐳 so you don't need to manage the dependencies πŸ™Œ βœ…

How to use

Use it in your terminal

Run the Docker image in a container exposing the port 5940

docker run -d -p "5940:3000" hfreire/get-me-a-date

Available REST API endpoints

Swagger documentation available at http://localhost:5940/docs.

Available environment variables

Variable Description Required Default value
FACEBOOK_USER_EMAIL Facebook user e-mail address used for login. true undefined
FACEBOOK_USER_PASSWORD Facebook user password used for login. true undefined
AWS_REGION AWS region used for S3 and Rekognition. true undefined
AWS_ACCESS_KEY_ID AWS access key used for S3 and Rekognition. true undefined
AWS_SECRET_ACCESS_KEY AWS secret access key used for S3 and Rekognition. true undefined
FIND_DATES_PERIOD The time period (in seconds) between finding dates. false 600
PORT The port to be used by the HTTP server. false 3000
API_KEYS The secret keys that should be used when securing endpoints. false undefined
SO_TIMEOUT TCP socket connection timeout. false 120000
LOG_LEVEL The log level verbosity. false info
ENVIRONMENT The environment the app is running on. false undefined
ROLLBAR_API_KEY The server API key used to talk with Rollbar. false undefined

How to build

Clone the GitHub repo

git clone https://github.com/hfreire/get-me-a-date.git

Change current directory

cd get-me-a-date

Run the NPM script that will build the Docker image

npm run build

How to contribute

You can contribute either with code (e.g., new features, bug fixes and documentation) or by donating 5 EUR. You can read the contributing guidelines for instructions on how to contribute with code.

All donation proceedings will go to the Sverige fΓΆr UNHCR, a swedish partner of the UNHCR - The UN Refugee Agency, a global organisation dedicated to saving lives, protecting rights and building a better future for refugees, forcibly displaced communities and stateless people.

License

Read the license for permissions and limitations.

More Repositories

1

facebook-login-for-robots

Facebook Login for πŸ€– robots
JavaScript
51
star
2

browser-as-a-service

A web browser 🌎 hosted as a service, to render your JavaScript web pages as HTML
JavaScript
47
star
3

pollmommy

⭐️ Hack your πŸ™ˆ vote out of πŸ“ˆ Polldaddy surveys - used by πŸ’° BBC, Microsoft, Forbes, Pfizer, IBM
JavaScript
38
star
4

tinder-wrapper

A πŸ’ž Tinder πŸ“¦ wrapper library
JavaScript
27
star
5

request-on-steroids

An HTTP client ✨ with retry, circuit-breaker and tor support πŸ“¦ out-of-the-box
JavaScript
19
star
6

sipc

A lightweight SIP client written in ANSI C.
C
17
star
7

watch-rtp-play

πŸ“Ί Watch and πŸ“» listen πŸ‡΅πŸ‡Ή RTP Play without a πŸ’» browser
JavaScript
17
star
8

perseverance

Make your functions πŸ’ͺ resilient and πŸš₯ fail-fast to πŸ’© failures or ⌚ delays
JavaScript
13
star
9

free-wifi-for-a-like

A hotspot that gives you free Wi-Fi access in exchange for a Facebook Like
JavaScript
13
star
10

random-http-useragent

Get a random and legit user-agent :shipit: for your HTTP client
JavaScript
9
star
11

modern-logger

A modern logger πŸ“ƒ built on top of Winston with native support for emojis and Rollbar
JavaScript
7
star
12

serverful

A kickass πŸ’ͺ web server πŸ™€ with all the bells πŸ”” and whistles ✨
JavaScript
6
star
13

make-porto-win-european-best-destination-2017

Let's make πŸŒ‡ Porto πŸ† win the πŸ’Ά European Best Destination πŸŽ‰ 2017
JavaScript
5
star
14

my-flic-hub

My own flic hub ℒ️ for the 🌍 world's smartest πŸ”΄ button
JavaScript
5
star
15

happn-wrapper

A πŸ’ž Happn πŸ“¦ wrapper library
JavaScript
5
star
16

hugo-exec-sh

My personal website for blogging and ✏️ note-taking
CSS
5
star
17

essential-ops

An 🌟 essential selection of πŸ“ƒ scripts to ease operation of :neckbeard: Linux servers
Shell
5
star
18

mint-wrapper

A πŸ’ž Mint πŸ“¦ wrapper library
JavaScript
4
star
19

faceclustering

A Java implementation of a face detection/recognition and clustering algorithm using a Map/Reduce approach.
4
star
20

formlens-omr

FormLens Optical Mark Recognition
Java
3
star
21

cloudwatch-alarm-to-slack

A ⭐ lambda for sending your CloudWatch ⏰ alarms into Slack
JavaScript
2
star
22

github-handyman

A πŸ‘· handyman to help you out with :octocat: GitHub 🚧 side work
JavaScript
2
star
23

ipupdate

IPUpdate - Not just a Dynamic IP Client
C
1
star
24

health-checkup

A health ❀️ check facility to check the status πŸ‘πŸ‘Ž of your modules
JavaScript
1
star
25

native-speaker

A modern language πŸ‡¨πŸ‡³ πŸ‡ΊπŸ‡Έ localisation library built on top of i18n
JavaScript
1
star
26

raspowmeter

A Raspberry Pi πŸ’» power meter βš‘πŸ”Œ solution for your home 🏑
C
1
star
27

pokegorealtime.com

Discover πŸ”ŽπŸŒ PokΓ©mons (PokΓ©mon GO) nearby in realtime πŸ•
JavaScript
1
star