Hacker News new | ask | show | jobs
by martin_ 492 days ago
This is neat - I built something in a similar vein recently but less productized, good work!

I have a habit of moving around (thus changing doctors) and a lack of a history / being able to easily consolidate them has been a reoccurring pain. I recently had a full physical while in Thailand and there was some potential concern around my labs & some imaging --- of course, without history it was a "check again in 6 months!" which prompted me to capitalize on Gemini's PDF parsing abilities...

I still have work to do, but it's amazing what you can do in just a few hours now: https://health.martinamps.com

1 comments

This is really cool! Would love an open source version of it.
i have a rudimentary pipeline that takes in a ton of data, converts to json & markdown and then i used claude and o1 pro to generate the dashboard. That is to say, there are manual hops. How would you want it packaged / what would be useful?