
ELLISTRIP
Enter a presence-based digital ecosystem with AI agents, music, and shared community experience.
@EllistriponX · X
The full gallery
Tech stack
60 projects

Enter a presence-based digital ecosystem with AI agents, music, and shared community experience.
@EllistriponX · X

Look up crime, schools, and costs for military bases to help plan your move.
@jusDiggingholes · X
Not really a saas or startup. Retired military here. We get moved a lot. Making a site for military or retirees to get a good snapshot of their next or last base area: Crime. Schools. Costs etc.

Find countries where you can relocate based on your profile, goals, and values.
@LarryMalomo · 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

Search for AI-recommended travel destinations across Asia for free.
developeron29 · HN
Free AI travel destination search across Asia

Search and post social ideas, then discover people by their interests.
@James96dldm · X
Check out what I just built with Lovable!

Generate AI travel itineraries with budget breakdowns, crowd heatmaps, packing lists, and visa info.
u/Mohucool · Reddit
Roamwise - A smart AI travel Planner I created an AI powered smart travel itinerary planner app ,let me know if you like it. You can access it at https://www.roamwise.co.in . I will try to take feature requests and additions as per the response of audience. submitted by /u/Mohucool to r/SideProject [link] [comments]

Look up UK postcodes to get AI-generated insights on crime, health, flood risk, air quality, and house prices.
u/Apprehensive_Lock260 · Reddit
Made a simple UK postcode lookup app with AI insights - free to use Thought I'd try to build something for my portfolio and dabble with some AI integration too. Using deepseek, it analyses publicly available data from multiple government/free-to-use APIs. Data is available to browse separately of AI too. https://postcodecooker.com Things im still working on: - The calculation for the area score, sometimes feels to generous/harsh, hard to find a balance - The area circle on the map is

Visualize and predict weather with on-device calculations and custom aggregation modes.
__mp · HN
I built my own weather prediction / visualization app: https://wx.rsp.li (on-device temperature lapsing, on device interpolation modes, user-selectable aggregations, etc…). One of these days I should do a writeup. I also asked Claude to build a photo gallery for me https://places.pascalspoerri.ch (HDR, map support, similar images)

Search 8 million vacation rentals and read reviews before booking to avoid bad experiences.
@4MikeJoe · X
CARFAX for Airbnbs!

Interactive blockchain dashboard for HeLa City with citizen registry, governance, jobs, and reputation features.
@atbigthumb · X

Real-time tracking of Indian Railways trains with live maps and PNR status checks.
@japangor · X
I wanted FlightRadar24 for trains — no one was tracking Indian railways in real time, so I built it myself.