crockpotveggies / tinderbox

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.
http://crockpotveggies.com/2015/02/09/automating-tinder-with-eigenfaces.html
Other
1.93k stars 289 forks source link

Ignored [name] because: not enough data for decision. #83

Open abrkn opened 9 years ago

abrkn commented 9 years ago

Always ignores everyone because not enough data for decision. Maybe I've been too picky :)

twof commented 9 years ago

+1

jeraldjunkmail commented 9 years ago

+1. It has not yet shown me a composite of "not like"'s. I think this is the root of the issue. It is not using the not like decisions when swiping left or right. I am not a programmer but want to keep this project alive. How can I contribute?

crockpotveggies commented 9 years ago

Although I dropped support for this project, it appears I mistakenly introduced a bug with, I think, commit: https://github.com/crockpotveggies/tinderbox/commit/893085520df5c3577144f496584562b1e3fa1412

For whatever reason the thread that is supposed to save the user's choice either dies or experiences an error. Logs don't reveal anything. I suspect it might be related to MapDB. You can revert back to an earlier version of the code which may possibly fix the issue.

jeraldjunkmail commented 9 years ago

Come back! This project needs a programmer! Checked out your bio and interests, and understand why you have moved on, but for me, this is an important project. I certainly don't have time to swipe all day and send messages. I would rather spend that time supporting this project, but can't code. I like that the barrier to entry is high and there is no executable for windows. If anyone reads this, I am willing to contribute time and organizational and administrative support for this project.

crockpotveggies commented 9 years ago

I didn't want to say anything because I didn't want to set promises I can't meet...I've been working on a better AI in my spare time. Dumping Eigenfaces in favor of something better. It hasn't been trivial by any means so to set expectations properly I dropped support. I will admit I'm surprised to see just how much interest this has gotten, and you're encouraging me to crack the whip.

Regarding these existing issues, let me see if I can do something over the next week and track down the bug. I've set a reminder to follow up on this thread next Tuesday.

jeraldjunkmail commented 9 years ago

Thanks. I know this sounds weird, but this program (or one like it) is going to radically change the online dating world if it ever sees any measure of popularity. It will end things as we know them or evolve into an arms race, like so many other new technologies. For now though, I like being the only guy out there with the nuke. I won't take anything but code commits as "promises". :)

I am not so much interested in programming and technical aspect as I am in having a stable, hard to set up elitist program that nobody else has. If they are motivated to get it running (like me, took me a few hours to learn basic git stuff and sort through the documentation), they will.

jeraldjunkmail commented 9 years ago

That being said, if I had the aptitude for programming, I would be in there with you like a dirty shirt. Love machine learning, the concepts, etc. Watson and successors are going to change the world. The work that guys like you do is brilliant. I am en ex network admin/A+ guy. I never got into coding. I don't "get it". That said I have administrative and managerial talents that could be useful on a project like this. I just haven't ever been involved in software development. Can't wait to see what you are up to! Enough chatter, feel free to message me anytime.

crockpotveggies commented 9 years ago

I think the best way to leave this as stable as possible without sacrificing tangential hours is to revert back to a previous stable version. I'll branch this current version into a "work-in-progress".

@jeraldjunkmail going to send you a message directly since I have a couple questions regarding your most recent message.

Best, Justin

jeraldjunkmail commented 9 years ago

Please feel free to message me anytime! I am a student at present, so despite the 75 hour work weeks, my schedule is flexible enough to contribute...somehow...

crockpotveggies commented 9 years ago

@jeraldjunkmail hey tried to email you and for some reason GitHub deflected my email to jeraldjunkmail@users.github.com. Do you think you could send me a message to crockpotveggies@users.github.com and I'll reply?

jeraldjunkmail commented 9 years ago

you can contact me directly at jeraldjunkmail@gmail.com. Still very interested in contributing!

Rolilink commented 9 years ago

what was the latest stable version? I am pretty sure the issue is that dislike eingenfaces model is not being generated actually I can't see that model

crockpotveggies commented 9 years ago

I believe if you rebase to this commit it will be semi-stable again: https://github.com/crockpotveggies/tinderbox/commit/4415abebec70f0adcd445184dd973f752908b368

I actually haven't even had a chance to rebase this repo since Bernie is on the way. I probably won't now that the Bernie A.I. is officially in progress.

Rolilink commented 9 years ago

Yeah, I signed up for Bernie it seems like an interesting project. If you need some help, I am a front end dev have some skills with node and rails too. Really interested in what you guys are doing. I am not a data scientist but machine learning and AI definitively always catch my attention. You can contact me at me@rolilink.com 

—Rolando Perez - Front End Developer

Email: me@rolilink.com

Tel: (+507) 6705-3289 Sent from Mailbox

On Sun, Nov 1, 2015 at 1:56 PM, crockpotveggies notifications@github.com wrote:

I believe if you rebase to this commit it will be semi-stable again: https://github.com/crockpotveggies/tinderbox/commit/4415abebec70f0adcd445184dd973f752908b368

I actually haven't even had a chance to rebase this repo since Bernie is on the way. I probably won't now that the Bernie A.I. is now officially in progress.

Reply to this email directly or view it on GitHub: https://github.com/crockpotveggies/tinderbox/issues/83#issuecomment-152851908

crockpotveggies commented 9 years ago

@Rolilink hey thanks for signing up and would love to have you as an early user! I'll send you an email later today with some details on the project and where we're at right now.

Best, Justin

Rolilink commented 9 years ago

Thanks @crockpotveggies waiting for that message

blackxored commented 8 years ago

@crockpotveggies I'm also interested in Bernie, I understand you probably want to make this commercial and are not looking for a lot of help, if any, but just putting it out there that I'd be able to help on my spare time if you need. I'm a Sr. Ruby/JavaScript developer, and on the path of learning Scala too.

jonbstrong commented 8 years ago

@crockpotveggies I'm on the waiting list for Bernie and would be great to be an early user and help out where I can. You can email me at jbailliestrong [at] yahoo.co.uk

crockpotveggies commented 8 years ago

Hey guys thanks for signing up for the Bernie waitlist! Would love to have you both for alpha testing. We're going to begin Alpha in January and we're just a month away. Stay-tuned!

KaiGutzeit commented 8 years ago

I was not able to generate the Eigenfaces Images for the Dislike Model as well.

image

Often I also get the "Heap Space" error. Dont know if this is associated with the known issue:

image

crockpotveggies commented 8 years ago

Hi everyone,

I'm following up from my previous comments on issues earlier this year. I promised to keep everyone in the loop on the successor to this prototype project, and it's now available. Bernie A.I. is now live in the App Store, and you're welcome to give it a try. A lot more effort has been put into making Bernie work, and it's going to be a lot more convenient.

https://itunes.apple.com/us/app/bernie-a.i./id1068738111

You're still welcome to keep using Tinderbox, I have no plans to remove the Github project. Please keep in mind it is no longer supported.

Warmly, Justin