Show HN: I made an automated day-by-day itinerary organizer for my trip to Spain

6 pointsposted 7 hours ago
by desktopentree

4 Comments

desktopentree

6 hours ago

For the technical audience, the tool runs on Cloudflare Worker with D1 for data and R2 for photos. It's one hand-rolled HTML file and is only ~1.1MB. I built in an HEIC decoder utilizing libheif in a Web Worker. It also has an android and apple version with watch, widgets, and Live Activity native capabilities.

Sonnet 4.5 does the extraction with numerous logic variations built in from trial and error, on many different file types. I am challenging all to try and stump it (PDF, .eml, .csv, .tsv, JPG, .ics).

Founderarcstone

6 hours ago

Looks clean great work

desktopentree

6 hours ago

Thank you! I had a lot of fun branding it around the bird. Do you have any unique booking confirmations to test the tool with?

Founderarcstone

3 hours ago

I don't but this was interesting to see as I have not seen this put together like this. I just appreciate the creativity.