Live data from Hacker News

Show HN: Discover Recipes by Ingredients

skipthepizza.com

41–49 of 49 posts

Re: Show HN: Discover Recipes by Ingredients

#42
The first thing I searched for was lemon, but I noticed that it differentiated between lemon, lemon juice, lemon zest, etc. If I have a lemon, I have all of the above. I'm sure there is a lot of work to know that lemon zest is derived from a lemon, but that would make this stand out against other similar ideas.

Re: Show HN: Discover Recipes by Ingredients

#43

Where did you get the recipes from? I used http://openrecip.es as the database for http://openrecipesearch.com , but the results were so bad I had to just turn it into a disgusting content farm, since I couldn't reasonably expect anyone to use it.

You only have to use the app for a minute to answer that question. It seems that all the recipes are on recipes.wikia.com

Re: Show HN: Discover Recipes by Ingredients

#44
I actually use these sites (mostly Yummly, but I always try new ones), and I have a comment that applies to all of them. It has to do with the variability of the underlying data.

Do I have "parmesan" or "parmesan cheese" or "parmegiano reggiano" or "parmegiano-reggiano"? Also, there is an implied hierarchy to some ingredients. For example, if I have fresh lemons, then I have "lemon juice" and "lemon zest" and "lemon peel".

I don't really know how this site or any others like it handle those types of things. Maybe its fixed behind the scenes, but a visual indicator would be great.

Re: Show HN: Discover Recipes by Ingredients

#45
post #44

I actually use these sites (mostly Yummly, but I always try new ones), and I have a comment that applies to all of them. It has to do with the variability of the underlying data. Do I have "parmesan" or "parmesan cheese" or "parmegiano reggiano" or "parmegiano-reggiano"? Also, there is an implied hierarchy to some ingredients. For example, if I have fresh lemons, then I have "lemon juice" and "lemon zest" and "lemon…

The other problem is substitutions. If for example I have Parmesan, feel free to show me recipes calling for Grana Padano or even Pecorino.

Re: Show HN: Discover Recipes by Ingredients

#46
post #45
post #44

I actually use these sites (mostly Yummly, but I always try new ones), and I have a comment that applies to all of them. It has to do with the variability of the underlying data. Do I have "parmesan" or "parmesan cheese" or "parmegiano reggiano" or "parmegiano-reggiano"? Also, there is an implied hierarchy to some ingredients. For example, if I have fresh lemons, then I have "lemon juice" and "lemon zest" and "lemon…

The other problem is substitutions. If for example I have Parmesan, feel free to show me recipes calling for Grana Padano or even Pecorino.

Yep, agreed.

It's probably a lot of work to build these relationships up front.

It's probably easier to allow the user to make their own relationships. In other words, when I search for "lemon", give me the ability to easily roll up "lemon juice" and "lemon peel" and "lemon zest". Make this a one time activity and have it save to a profile (also, easy incentive for users to create an account).

You can monitor all of your users' custom relationships and curate the good ones. Automate this for common relationships, i.e., if 50 people build the same lemon relationship, push it out to all users. You could make it opt out as an advanced setting for the purists I suppose.

Re: Show HN: Discover Recipes by Ingredients

#48

OP here. Thanks for all the feedback so far! I just disabled the navigation via pushState as it seems to be buggy on iOS devices. I'll put some more time on this and test it properly. Regarding the questions with the OR/AND search. Yes, it's an OR by default but you can either force or remove ingredients by clicking on the star icon. In case you are just searching by OR, recipes with a higher "match rate" should appe…

I see two distinct use cases. One is "these are things I like, show me ways to combine them" and the other is "This is a list of stuff I happen to have in the kitchen, what can I make". Ask the user which of the two they are trying to do and the AND/OR question basically answers itself.

Re: Show HN: Discover Recipes by Ingredients

#49

I'm actually working on something similar, but we're spending quite a lot of time on the algorithm - it's quite hard to get it perfect. One note is that your search isn't working for me, it seems to just be rapidly refreshing the page. Latest build of Chrome on Mac OS X Mavericks.

Would love to chat, also working on something. Profile.
Post reply on HN