2006: "This meeting could have been an e-mail" 2026: "This app could have been a prompt"
Show HN: OfferGridAI – side-by-side comparison of real estate offers from PDFs
21–28 of 28 posts
Re: Show HN: OfferGridAI – side-by-side comparison of real estate offers from PDFs
#22Re: Show HN: OfferGridAI – side-by-side comparison of real estate offers from PDFs
#23Re: Show HN: OfferGridAI – side-by-side comparison of real estate offers from PDFs
#24Hello HN, I’m a solo developer building tools for real estate workflows. I built OfferGridAI after watching listing agents repeatedly struggle with the same problem during hot markets. When a property gets multiple offers, each offer usually comes in as a 10–20 page PDF. Under tight time pressure, agents have to manually dig through each document and rebuild a spreadsheet to compare things like price, net to seller,…
Tangential question: I've never owned a home and would like to try to buy one in the next year or two. There doesn't seem to be much in the way of API's/software tools that let you analyze historical data and prices of listings in specific areas. How can I get my hands on the right information to make sure I don't get ripped off?
Re: Show HN: OfferGridAI – side-by-side comparison of real estate offers from PDFs
#25Even if this wasn't just a string of low-effort attempts, comparing real estate offers does not take hours. Deciding between them might, but the comparisons can be done quite quickly, so there is almost zero value here.
Re: Show HN: OfferGridAI – side-by-side comparison of real estate offers from PDFs
#26Hello HN, I’m a solo developer building tools for real estate workflows. I built OfferGridAI after watching listing agents repeatedly struggle with the same problem during hot markets. When a property gets multiple offers, each offer usually comes in as a 10–20 page PDF. Under tight time pressure, agents have to manually dig through each document and rebuild a spreadsheet to compare things like price, net to seller,…
Tangential question: I've never owned a home and would like to try to buy one in the next year or two. There doesn't seem to be much in the way of API's/software tools that let you analyze historical data and prices of listings in specific areas. How can I get my hands on the right information to make sure I don't get ripped off?
Re: Show HN: OfferGridAI – side-by-side comparison of real estate offers from PDFs
#27Earlier quoted context omitted.
Oh I didn’t know about the visual bounding boxes this is super cool! Quick question are you talking about this feature? https://docs.cloud.google.com/vertex-ai/generative-ai/docs/b... Because it’s just using structured response so it should be doable with Gemini 3 ? (We are using Gemini 3 for some docs processing and its visual understanding is just incredible)
No I'm talking about the image segmentation feature: https://simonwillison.net/2025/Apr/18/gemini-image-segmentat... But the bounding box stuff might work well enough in Gemini 3 to handle this case as well.
https://ai.google.dev/gemini-api/docs/image-understanding#se...
Re: Show HN: OfferGridAI – side-by-side comparison of real estate offers from PDFs
#28Earlier quoted context omitted.
No I'm talking about the image segmentation feature: https://simonwillison.net/2025/Apr/18/gemini-image-segmentat... But the bounding box stuff might work well enough in Gemini 3 to handle this case as well.
Hmm so that post also links back to segmentation done by structured outputs? (Though here not even enforcing the structure) https://ai.google.dev/gemini-api/docs/image-understanding#se...
> Image segmentation: Image segmentation capabilities (returning pixel-level masks for objects) are not supported in Gemini 3 Pro or Gemini 3 Flash. For workloads requiring native image segmentation, we recommend continuing to utilize Gemini 2.5 Flash with thinking turned off or Gemini Robotics-ER 1.5.