
完整作品展
技术栈
60 projects


查询军事基地的犯罪率、学校和生活成本,规划搬迁。
@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.

Passpoort 根据你的资料、目标和价值观,展示适合你移居的国家。
@LarryMalomo · X

搜索餐厅,发现当地人真正吃饭的地方,避免旅游陷阱。
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

免费搜索AI推荐的亚洲旅行目的地。
developeron29 · HN
Free AI travel destination search across Asia

发布社交想法,搜索话题,按兴趣发现志同道合的人。
@James96dldm · X
Check out what I just built with Lovable!

用AI生成旅行行程,包含预算分析、实时人流热图、行李清单和签证信息。
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]

查询英国邮编,获取AI生成的犯罪、健康、洪水风险、空气质量和房价等信息。
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

Wetter 支持本地计算和自定义聚合模式的天气预报和可视化应用。
__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)

搜索800万度假租赁,查看评价避免糟糕体验。
@4MikeJoe · X
CARFAX for Airbnbs!


实时追踪 Indian Railways 列车,包含实时地图和 PNR 状态检查。
@japangor · X
I wanted FlightRadar24 for trains — no one was tracking Indian railways in real time, so I built it myself.