Show HN: rexipie – now we're cooking with ai (rexipie.com)
Like many of y'all, I've long been annoyed by recipe websites. This project attempts to fix a few main pain points:
- Cut out the fluff: whether you start form an existing recipe via URL, or let the GPT start fresh with some flavor text, there's no scrolling through pages of background story, instead the content is always front and center
- Inline where possible: I've never understood why ingredients and instructions are always listed separately. It results in constant scrolling back and forth between sections. Here, the amount of the ingredient is put right into the rest of the instructions.
- Built in timers: If a recipe is telling me to set a timer for 30 minutes, why should I need to go to another app to set it? This uses includes timers directly in the recipe and uses web push where possible to send you a notification when your steps are complete.
2 comments
[ 2.3 ms ] story [ 18.8 ms ] threadLove your opinions on inlining and timers - never thought about those
But I wanted to get a usable thing out before messing around with that.