We're a small team of 3 engineers, and wanted to make a better way to look for for properties online. Traditional portals (esp. outside of US) are just a bit rubbish for doing anything other than basic searching.
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...