cd /news/artificial-intelligence/show-hn-i-built-a-90-terminal-to-fin… · home topics artificial-intelligence article
[ARTICLE · art-51361] src=hungrybutnotstupid.com ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Show HN: I built a $90 terminal to find where locals eat via spatial gravity

A developer built a $90 terminal that uses a proprietary 'spatial gravity' engine and an LLM to find local restaurants, bypassing Google Maps reviews. The system processes 100GB+ of data to calculate foot-traffic and economic factors, served via Cloudflare Workers.

read1 min views1 publishedJul 8, 2026

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 or neighborhood, so that the LLM stack could breathe and think properly.

So far the results are good.

Rip apart my edge architecture, the gravity math, or the aggressive pricing. I’m here for the roast.

Comments URL: [https://news.ycombinator.com/item?id=48833657](https://news.ycombinator.com/item?id=48833657)

Points: 1

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @bwendi 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-i-built-a-90…] indexed:0 read:1min 2026-07-08 ·