Live data from Hacker News

Show HN: OfferGridAI – side-by-side comparison of real estate offers from PDFs

offergridai.com

11–20 of 28 posts

Re: Show HN: OfferGridAI – side-by-side comparison of real estate offers from PDFs

#13
post #3

Hello 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,…

> each offer usually comes in as a 10–20 page PDF. When sold out vacation home, we had multiple offers, but I seem to recall the offer letters being 1 pagers. Does offer letter length vary by region?

Both houses we’ve bought have essentially been 1 pagers for the core details.

The rest of the document has been a semi-standard contract (used by the real estate agent associations).

Re: Show HN: OfferGridAI – side-by-side comparison of real estate offers from PDFs

#14
post #10

how many paying customers do you have?

I just built this yesterday, so 0. Want to be my first?

I assume this means the reviews under "Trusted by Listing Agents" are AI generated as well?

Re: Show HN: OfferGridAI – side-by-side comparison of real estate offers from PDFs

#15

Earlier quoted context omitted.

I just built this yesterday, so 0. Want to be my first?

I assume this means the reviews under "Trusted by Listing Agents" are AI generated as well?

No, I had a couple of agents give it a spin. I am letting them use it for free in exchange for feedback.

Re: Show HN: OfferGridAI – side-by-side comparison of real estate offers from PDFs

#16

Hello 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

#17

Hello 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?

Not sure, maybe check on reddit in one of the real estate subs.

Re: Show HN: OfferGridAI – side-by-side comparison of real estate offers from PDFs

#19
post #9
post #7

Earlier quoted context omitted.

For covering the risk of mistakes I suggest considering ways of "visually quoting" the documents. If the summary says "closing timeline: X" but there's an icon I can click that pops open an overlay with a visual cropped screenshot of that part of the original PDF - maybe even with a red circle around that detail - I can trust those summaries a whole lot more. Gemini 2.5 has image bounding box and masking features tha…

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.

Post reply on HN