
YardFind — Find local businesses near you
Find and list local businesses, services, shops, food, jobs and property.
@braffaedt7 · X
Check out what I just built with Lovable!
The full gallery
Tech stack
60 projects

Find and list local businesses, services, shops, food, jobs and property.
@braffaedt7 · X
Check out what I just built with Lovable!

Find local business leads with contact details and generate AI-powered outreach campaigns.
@localeadsite · X
LocaLead turns local business data into ready-to-contact leads with contact details, insights, and personalized AI outreach

Find local businesses that need a new website to close as agency clients.
@portraitmodeja · X
Helps web designers find businesses that need a new website instead of spending hours searching manually.

Search for local businesses, read stories, and discover offers in your neighborhood.
@localmama4u · X

Find local businesses, score potential clients, and generate WhatsApp pitches to manage your freelance sales pipeline.
@AbosiGodwin · X

Discover and book hotels, order food, and shop from local businesses.
@georgeikdaniel · X
- a platform that allows you book hotels, Order meals from restaurants, discover new places, and shop EXPLORE by Infrastack


Find local contractors, compare customer reviews, and request quotes.
@911servicenest · X

Find local businesses without websites and generate preview sites to pitch to them.
@ehanab_ · X

Find and compare real-time prices from local vendors near you.
@Chilemathy · X
Here you have it

Find and pitch local businesses matching your ideal customer profile automatically.
@kapiltaspa · X

Find restaurants where locals actually eat, filtering out tourist traps.
kingchesco · HN
I know $90 for a dining app sounds absurd. And it’s not even an app; it's a wrapper for an LLM. But it is how it is built that makes it so expensive. I had to make a whole API just to call it (which because its own SAAS). All just to bypass dumb google reviews. Google Maps and reviews send people to places optimized for tourists and good copywriters. To find actual local hole-in-the-walls algorithmically, I had to first build that api (called BWENDI), a "spatial gravity" engine using 100GB+ of tweaked OSM, GeoNames, and other proprietary data. Instead of aggregating reviews, it mathematically calculates foot-traffic, throughput, transaction stats, and economic criticality among other factors. Bwendi is A Python/Node ETL pipeline feeding an LMDB-backed context API. It uses a proprietary 1MB binary grid served via Cloudflare Workers for millisecond edge reads with near-zero overhead, hosted in Switzerland. This was done of course to get the purest location context around every street