Show HN: Health Insurance sucks!(healthcarecompare.pages.dev)
healthcarecompare.pages.dev
Show HN: Health Insurance sucks!
https://healthcarecompare.pages.dev
1 comments
Great app, especially with that mess that's going on with healthcare in US.
you'd be shocked if you know what kind of healthcare and how cheap its in Europe (particularly Poland), if you already want to pay for premium services and no waiting. unless you're aware xD i think if more people knew they could come to here : ]
I built a way to compare different plans to estimate your yearly total based on your premium, and other medical visits/costs.
Every year it seems like I have to do this all in a spreadsheet, so I thought I would use AI to help make it a web app.
All data stays local in your browser—no server, no tracking, only 1 cookie (to not show the disclaimer for a week after you clicked it). You can export/import your data as JSON. There’s also an AI-powered plan import: upload your Summary of Benefits and Coverage (SBC) into an LLM with the provided prompt to convert it to JSON to import.
Feel free to audit the calculations and make a pull request with any fixes :)