Live data from Hacker News

Launch HN: Kitchenful (YC S21) – Weekly recipes with integrated shopping

news.ycombinator.com

1–10 of 59 posts

Launch HN: Kitchenful (YC S21) – Weekly recipes with integrated shopping

#1
Hi HN, I’m Christian and here together with my co-founder Christian (no typo!), we are the founders of Kitchenful (https://www.kitchenful.com). Kitchenful is an app for personalized recommendations of recipes that also gets you the ingredients delivered from a local grocery store.

My girlfriend and I asked ourselves the question “What should we have for dinner?” nearly every day. It was annoying for both of us, and on top of that, after a long discussion about what to cook, I was the one who would go out and get the groceries. We never managed to meal plan a couple of days in advance, so the situation repeated itself every 1-2 days, and the result was often to either eat the same meals over and over again, or do impulsive shopping that would include unhealthy snacks or expensive takeout orders.

Our first breakthrough was to sketch meal plans on the weekend and order via REWE (largest German grocer) for home delivery. This changed our whole mood and feeling throughout the week. We had recipes ready to go and the question was answered immediately each day what we could do. We found ourselves eating better and feeling better in the process. However, meal planning and placing the related order still took me hours. With a technical background, I was interested in automating the process as much as possible so we could stick with it.

I worked at HelloFresh (a popular meal kit service) for over 4 years, but as a customer I found the offering wasn’t flexible enough to support our specific dietary needs and it didn’t relieve us of shopping for breakfast, snacks, beverages etc. at the grocery store. Since I’ve spent my professional life so far in the startup space, it came naturally to start a company to tackle this problem.

Our users receive a curated menu of recipes according to their dietary preferences and requirements each week. These recommendations are made based on information from the user (diet, ingredient preferences, nutrition goals, location, grocery options, etc.). Users can easily choose recipes and add additional products from their grocer’s inventory to the cart (you can also deselect ingredients which you already have at home). Our team takes care of organizing a grocery delivery from your favorite grocer. In the process, we optimize for reduced food waste/leftovers and the best price/quality ratio by choosing the most suitable products for the required ingredients.

Making good dinner recommendations is a surprisingly complex problem. Factors include the user’s mood and energy, not wanting to overwhelm them, and also understanding that even if they aim to live healthier, comfort food is sometimes needed. We therefore include real humans in verifying and quality-checking the suggestions that are made. Additionally, learning fast about the individual user is tricky: what do they like, how experienced are they with cooking, etc. so that we can recommend recipes which are similar to their favorites but not the same. Similarity to the user's tried-and-tested recipes is important to capitalize on existing cooking skills and taste preferences.

We’ve partnered with grocers such as Walmart, Kroger, and Target to be able to handle order placement and to know which products are currently available via their partner APIs. To map ingredients from recipes to suitable products we’ve created mapping tables which we use to generate shopping carts. As inventories don’t change that often, we match products to ingredients via scripts, but are able to review those mappings manually. We are fans of the Spoonacular API which helps us to parse structured recipe data. We are in the process of building a recommendation engine to create weekly menus for each of our users. Right now, those suggestions are created by rules using tags on the recipe data, and then reviewed and edited by our culinary experts. We launched our service in Berlin/Germany over the summer as part of the YC S21 batch, and were fortunate to get a lot of early adopters using Kitchenful as their weekly solution for meal planning and grocery shopping. We have now started serving US customers.

We’ve also set up a 14-Day free trial period for everyone who’s interested so you can try it out: https://www.kitchenful.com.

By helping people to eat better and save time and energy on meal planning and grocery shopping, we believe we can help them feel better and have more energy for family, friends, work, and hobbies.

We’d love to hear about your own experiences with cooking at home throughout the week and discovering new dishes. Any ideas/feedback/questions you might have about what we’re building are more than welcome! Thank you!

Re: Launch HN: Kitchenful (YC S21) – Weekly recipes with integrated shopping

#2
I absolutely love this idea, I hope it bears well for you all.

Services like BlueApron, etc have way too much plastic waste, giving people a similar experience while letting them do the shopping (or not, I like the instacart integration) is a great idea.

Good luck!

Re: Launch HN: Kitchenful (YC S21) – Weekly recipes with integrated shopping

#5

I absolutely love this idea, I hope it bears well for you all. Services like BlueApron, etc have way too much plastic waste, giving people a similar experience while letting them do the shopping (or not, I like the instacart integration) is a great idea. Good luck!

Thanks! Having less packaging waste is actually one of the points our early customers who’d used a Meal Kit service before like about Kitchenful.

Re: Launch HN: Kitchenful (YC S21) – Weekly recipes with integrated shopping

#6
post #3

> We have now started serving US customers. It is not clear from the website. I expected to see a list of countries somewhere, maybe even after clicking a Try Free button. But it seems to be happy to accept a credit card from any country.

Thanks for the idea! We used https://ipapi.com/ at the start to render different page content based on the country of the visitor. But like the idea of making this clearer on the homepage in general, because an ip address lookup might not be accurate and hard if there is no way for the user to influence / change the language/location.

Re: Launch HN: Kitchenful (YC S21) – Weekly recipes with integrated shopping

#8
Good luck -- looks nice!

I had the "What do I make for dinner?" conundrum too, and wound up making my own web app to address that. The main thing for me was that I couldn't think of any recipes, other than ones I'd already made very recently.

So mine is kind of a diary, in that I record whatever we make today, and then I can see what we've made over the last couple of years, and get inspiration that way. It also has a "Future" list, where I can add things I want to make in the future.

Re: Launch HN: Kitchenful (YC S21) – Weekly recipes with integrated shopping

#9
post #8

Good luck -- looks nice! I had the "What do I make for dinner?" conundrum too, and wound up making my own web app to address that. The main thing for me was that I couldn't think of any recipes, other than ones I'd already made very recently. So mine is kind of a diary, in that I record whatever we make today, and then I can see what we've made over the last couple of years, and get inspiration that way. It also has…

Is your webapp sharable? That sounds handy

Re: Launch HN: Kitchenful (YC S21) – Weekly recipes with integrated shopping

#10
post #8

Good luck -- looks nice! I had the "What do I make for dinner?" conundrum too, and wound up making my own web app to address that. The main thing for me was that I couldn't think of any recipes, other than ones I'd already made very recently. So mine is kind of a diary, in that I record whatever we make today, and then I can see what we've made over the last couple of years, and get inspiration that way. It also has…

This sounds like a great hack! Personally we faced a kind of cold start problem with such a diary. So what we’re trying now with Kitchenful is to recommend new recipes that are similar to a few favorite dishes of our users, which we ask about in the onboarding process.

We like the idea of a “Future” list and are already thinking about a bookmarking / recipe import feature. How do you save future ideas in your app? (urls?)

Post reply on HN