Show HN: We made a photo search engine for homes for sale
71 points| travisleestreet | 11 months ago
So we've:
- Created a crawler that reads through estate agents websites to find homes for sale
- Parses that through a series of LLMs and other models to understand each home in depth (e.g. floor type, location, total sqft)
- Parses every photo through an embeddings vector space so that people can search for whatever they want.
Check it out: https://jitty.com
Currently only for home sales (not rentals), and only in the UK.
Some examples:
- "Beautiful church conversions up to £1m" https://jitty.com/for-sale/price-up-to-1000000-gbp/detached-...
- "Floor to ceiling libraries with a ladder" https://jitty.com/for-sale/look-for-floor_to_ceiling_librari...
- "Home in london, under £1m, with big beautiful windows" https://jitty.com/for-sale/london/price-up-to-1000000-gbp/de...
- "Bathtubs with an epic view" https://jitty.com/for-sale/look-for-bathtubs_with_an_epic_vi...
kureikain|11 months ago
Be careful with the real estate industry
neuralkoi|11 months ago
sky_rw|11 months ago
joosters|11 months ago
Does that mean it excludes most of the results from "Floor to ceiling libraries without a ladder"?
You know, if I'm buying a house, I think I can supply my own ladder separately...
Less pedantically, what I'm trying to say is: are you really sure these are the kinds of searches that home buyers are really looking for? "Home in london, under £1m, with big beautiful windows" - I suspect that most London buyers are going to care an awful lot about where in London the house is, a city-wide search isn't going to be useful to most. Maybe your functionality (as presented) won't inspire actual buyers.
Speaking of which, that might be a way to improve it - combine with location & mapping data to figure out nearby transport, services, schools, etc...
travisleestreet|11 months ago
That said, from speaking to a lot of London buyers, people are often more flexible on location than you’d expect. The real criteria tend to look more like: “3-bed house under £700k, 30 min commute from [office], near a park, low crime, good schools” rather than “3-bed in Hackney.” Basically along the lines of the location / mapping data you're suggesting.
We’ve already built travel-time search and plan to layer in more of that other 'services' style data in the next few months.
bddap|11 months ago
101008|11 months ago
qingcharles|11 months ago
njb311|11 months ago
jollyjerry|11 months ago
Beautiful site, well done! I love the idea. I'm based in the US.
itscoops|11 months ago
gardaani|11 months ago
travisleestreet|11 months ago
That said, we do crawl responsibly i.e. we use reasonable request delays, respect rate limits etc. We want agents to like us, ultimately, and blowing up their servers doesn't help with that. If an agent prefers opt-out, we always honour it.
unknown|11 months ago
[deleted]
realty_geek|11 months ago
travisleestreet|11 months ago
I think what you're saying is there's that there’s deeper pain further down the value chain? If so, agreed. We think there’s an opportunity to solve some of that, and that building a better product / search experience at the top of the funnel makes it easier to fix problems later in the journey.
karaterobot|11 months ago
egberts1|11 months ago
If I were you, I quickly package your website for an acquisition by Zoopla and Rightmove.
Future is bright but they dont want you to succeed and may restort to costly litigation, just to stifle you a bit while they get their similar "act" together.
Quick sale and use that proceeds to move on you becoming the next hot acquisition target.
qingcharles|11 months ago
itscoops|11 months ago
linuws|11 months ago
I know it's hard to figure out time depending on your transportation but at least that would not give me search results from the other side of the country.
joking|11 months ago
travisleestreet|11 months ago
Onavo|11 months ago
etewiah|11 months ago
joosters|11 months ago
travisleestreet|11 months ago
high_pathetic|11 months ago
travisleestreet|11 months ago
youdont|11 months ago
travisleestreet|11 months ago
amelius|11 months ago
smith7018|11 months ago
squishy47|11 months ago
also there are no houses for Cheshire on your site. replication steps: type cheshire in the search bar and click the suggestion (Cheshire, UK) = 0 results.
itscoops|11 months ago
charliegoforit|11 months ago
What LLM’s are you using ?
And how is this working “Parses every photo through an embeddings vector space so that people can search for whatever they want”
Thank you
travisleestreet|11 months ago
Then there’s a bit of ranking and scoring magic to build a results set.
kylecazar|11 months ago
Welsh is extreme.
travisleestreet|11 months ago
davedx|11 months ago
travisleestreet|11 months ago
equilibrium|11 months ago
Also what are your plans for monetizing, if any?
itscoops|11 months ago
First time I've built with Hotwire, I'm not a front end eng by trade, but loved the devex.
grounder|11 months ago
bitforge|11 months ago
jspash|11 months ago
chosenbreed37|11 months ago
travisleestreet|11 months ago
pepperonipboy|11 months ago
travisleestreet|11 months ago