←back to thread

1901 points l2silver | 4 comments | | HN request time: 1.11s | source

Maybe you've created your own AR program for wearables that shows the definition of a word when you highlight it IRL, or you've built a personal calendar app for your family to display on a monitor in the kitchen. Whatever it is, I'd love to hear it.
Show context
hectormalot ◴[] No.35737784[source]
A recipe manager for our family that strips all the SEO text out using the OpenAI API. I built this after someone in our family got diagnosed gluten intolerant and we had to make changes to our usual recipes.

Normal recipe sites tend to be full of irrelevant (SEO optimized) text, ads and tracking, and I wanted something to just get the recipe in a clean form.

It’s a basic web application (mostly in Go) to manage recipes. New recipes are imported from an URL, after which it extracts the plain text from the site and uses GPT to get a markdown formatted recipe and list of ingredients.

This would’ve been much harder pre-GPT, but now was trivial to implement.

replies(3): >>35737875 #>>35738004 #>>35743587 #
1. iaaan ◴[] No.35738004[source]
The mobile app Paprika does this and works great, in case anyone wants to use something like this.
replies(2): >>35739717 #>>35745547 #
2. IanCal ◴[] No.35739717[source]
Paprika is excellent, it's also something you pay for and just get the app - no subscription.
replies(1): >>35747859 #
3. macrael ◴[] No.35745547[source]
I love Paprika, one of my favorite apps I use. It even syncs a grocery list between my phone and my Mac.
4. suddenclarity ◴[] No.35747859[source]
On the downside, you'll need to purchase each version separately. I bought it on Apple and then moved to Windows. I'm considering buying it again but I'm curious how well Obsidian would work for it considering it's free and has the rest of my life.