Show HN: Paste Recipe – AI-powered recipe formatter
pasterecipe.com
Show HN: Paste Recipe – AI-powered recipe formatter
1–4 of 4 posts
Re: Show HN: Paste Recipe – AI-powered recipe formatter
#2Instead of trying to parse every possible recipe format, I treat it as a transformation problem. Paste messy text, AI interprets the structure, you get clean output. The app preserves attribution and stores both versions so you can verify the interpretation.
Tech: Next.js + PostgreSQL + OpenAI API, deployed on Vercel.
GitHub: https://github.com/BuildItBusk/share-recipes
Happy to answer questions or hear feedback!
Re: Show HN: Paste Recipe – AI-powered recipe formatter
#3I built this to solve a personal annoyance - reformatting recipes from messy sources (blog posts, screenshots, social media comments). Instead of trying to parse every possible recipe format, I treat it as a transformation problem. Paste messy text, AI interprets the structure, you get clean output. The app preserves attribution and stores both versions so you can verify the interpretation. Tech: Next.js + PostgreSQL…
I don't seem to see the original to verify the output in the formatted or shared view unless I'm missing something?
Re: Show HN: Paste Recipe – AI-powered recipe formatter
#4I built this to solve a personal annoyance - reformatting recipes from messy sources (blog posts, screenshots, social media comments). Instead of trying to parse every possible recipe format, I treat it as a transformation problem. Paste messy text, AI interprets the structure, you get clean output. The app preserves attribution and stores both versions so you can verify the interpretation. Tech: Next.js + PostgreSQL…
I love how simple it is to use and works well. I don't seem to see the original to verify the output in the formatted or shared view unless I'm missing something?