6 ms·
Show HN: Search for ingredients to pair with other ingredients
- itchyjunk 6y agoI searched for ginger and the few I clicked and checked had no ginger in the recipe or description. I tried messing with the advanced search as well but maybe I am doing something wrong there. I guess it's finding me dishes that go well with some dish I have with ginger?
- Falling3 6y agoWeird. I tried searching ginger and had no problem finding recipes that included it as an ingredient.
- _nate_ 6y agoYou should see ginger in the ingredients list. However, the recipe search is based on postgres full text search, so it's possible something is being missed. I need to update the recipe search for flavor pairings to ensure there is an exact match for the given ingredients. And thanks for testing it out!
- fouc 6y agoThere seems to be a bug where I had to search twice to get relevant results. For example I typed "pumpkin", hit enter, the url is updated to https://www.kulinarian.com/recipes/?search=pumpkin https://www.kulinarian.com/recipes/?search=pumpkin and the spinner shows. But then it loads what is probably generic results (dunkaroo dip, salmon burgers..) . Then I hit enter again, and finally get relevant results loading.
- loraa 6y agoAllrecipices.com can do this.
- cercatrova 6y agoSee also apps like Chef Watson, MyFridgeFood which suggest recipes based on ingredients you already have available at home.
- _nate_ 6y agoIs Chef Watson still a thing? Their original site/app seems to be dead.
- bigfatfrock 6y agoFor flavor pairings for your kitchen bookshelf I highly recommend: https://www.goodreads.com/book/show/4443485-the-flavor-bible https://www.goodreads.com/book/show/4443485-the-flavor-bible
- _nate_ 6y agoYes indeed, I have both the original and vegetarian versions, they are outstanding. I would also recommend the "Flavor Matrix" which leans more towards theory and technique, rather than just being a reference; https://www.amazon.com/dp/0544809963 https://www.amazon.com/dp/0544809963
- meristem 6y agoSearched for egg yolk and lemon, empty results (Firefox on iOS)
- _nate_ 6y agoThanks for alerting me to this, I'll see what I can find
- eridan2 6y agoI found out unusual pairings from https://www.foodnavigator-usa.com/Article/2013/03/12/The-science-behind-food-pairing-Why-pineapple-blue-cheese-match https://www.foodnavigator-usa.com/Article/2013/03/12/The-sci... and https://www.foodpairing.com https://www.foodpairing.com
- bhouston 6y agoNow if it knew what I had bought from the grocery store, their expiry dates, and how much time I had to make a meal and then it could tell me what to make. Maybe it could tell me what to buy at the grocery store as well... And maybe it could track my calories. This needs to all be integrated together.
- _nate_ 6y agoThat's a great idea with a lot of moving parts, so it would definitely be a fun challenge. I'm currently working on a "pantry search" to help you find recipes with the exact ingredients you have on hand.
- Fiveplus 6y agoI looked up 'potato' and ended up with a lot of obscure but delicious options. Looks like a win to me. I do have a little suggestion btw: Any reasons you did not put the search bar on the middle of the screen on the mobile version? I think that would be more intuitive for the user. Anyways this is an amazing project, good luck!
- _nate_ 6y agoThank you for the kind words and feedback. The search bar should be centered on all screens, but others have said similar things, so it sounds like I have some styling issues to deal with. Thanks again!
- bromuro 6y agoCan’t read the pairings on my iPhone as they are cut from screen ...
- _nate_ 6y agoThanks for letting me know, some others have had similar issues, so I think I have some css bugs to fix.