tinderbox
tinderbox copied to clipboard
Automate Tinder swiping and introductions with Eigenfaces and StanfordNLP. NOTE: support for this project has been sunset, and the original author has since directed efforts towards Bernie AI.
Hi everyone. Is this project dead? Is there something like that?
Replace broken URL [ Finding Facebook unique ID ]
Any idea what's going on? Get this error once trying to log in with token @7b2kp66bp - Internal server error, for (GET) [/t/null/dashboard] -> play.api.Application$$anon$1: Execution exception[[NullPointerException: null]] at play.api.Application$class.handleError(Application.scala:293)...
Looks like support for this died and the subsequent Bernie A.I. shut down as well. But.. does this still work today? Or is there a more recent fork that does?
URL blocked: Failed to redirect because the final URI is not whitelisted in the OAuth Client Settings section of the application. Make sure that logging in using OAuth is enabled...
Trying to login, get: ` ! @7a501logo - Internal server error, for (GET) [/t/null/dashboard] -> play.api.Application$$anon$1: Execution exception[[JsonParseException: Unrecognized token 'Unauthorized': was expecting ('true', 'false' or 'null') at [Source: [B@44dbd4bd;...
Is this a JSON parsing error? All the correct JSON data was printed to the terminal, but somehow it got caught as an error and wasn't interpreted as recommendations.
There is no fail-safe built into the program to prevent a user from swiping 1000s of photos in an hour. New match recommendations come in following get requests, but they...
`bash dist/tinderbox-1.1-SNAPSHOT/bin/tinderbox` ``` Unrecognized VM option 'MaxPermSize=256m' Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. ``` Help. System Ubuntu 16.04.
For an experiment which I am working on, I need to estimate the best number of topics in LDA for my dataset and I founded miroscopes-lda. I tried to install...