I made recipes app, so you don't waste your food ingredients
Hello everyone, I created a EasyCook app, this app will generate food recipes based on your ingredients. The idea is not to waste food, and if you have left some ingredients in the Kitchen, you can write it down in app and get a recipe based on these ingredients. The app is free to use, however have more features available for paid users. Would be thankful for feedback, so I can improve the app more!
Does the same job
all alternatives →


- CTCookThis, the app that fights food waste2023 · ▲5
Hey HN! I've just launched CookThis, my new app that helps fight food waste by using up leftover ingredients. It uses ML in a couple of ways to aid this, both by using a CNN to detect ingredients from a camera feed, and by using an LLM to generate new recipes. Would be great to get some feedback! There's a week free trial available with no commitment
- MCMy cooking app that tells you what ingredients go well together2011 · ingredientpairings.com · ▲25
- 7T7courses, the recipe manager.2011 · ▲23
I am happy to announce the updated release of my web app, 7courses. http://7courses.com/ 7courses makes it ridiculously easy to jot down and manage your collection of recipes. As someone who cooks, I often find recipes online or in cookbooks, but have no way to organize them. I have been looking for a digital "recipe box". After plenty of searching I just made my own. 7courses was built around the idea that you should be able to choose how you want to organize your recipes, and doing so should be easy and quick. The UI is responsive and intuitive, with a no frills design. Just jump right in…
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 27d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io
Launched alongside, August 2024
the whole month →
- IY
Life & fun · 2024 · ytch.xyz



- IA
Hey there HN! We’re Joe and Stopa, and today we’re open sourcing InstantDB, a client-side database that makes it easy to build real-time and collaborative apps like Notion and Figma. Building modern apps these days involves a lot of schleps. For a basic CRUD app you need to spin up servers, wire up endpoints, integrate auth, add permissions, and then marshal data from the backend to the frontend and back again. If you want to deliver a buttery smooth user experience, you’ll need to add optimistic updates and rollbacks. We do these steps over and over for every feature we build, which can…
Dev tools · 2024 · github.com