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

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

Convert screen recordings into formatted PDF guides automatically.
@vanmurten_eth · X
Guidesnap: turn any screen recording into a polished PDF guide.

Discover 3-day weekend trips from your city sorted by travel time, budget, and crowd predictions.
cakerace · HN
WeekendMax – Every 3-day-weekend trip from your city

Interactive map to discover startup founders, indie hackers, and SaaS builders worldwide.
@CiprianiRanieri · X
Builders Map: community of builders from all over the world.

Visitor management system with digital check-in, QR codes, and badge printing for businesses.
@habeeb_tech · X
How does your team currently manage visitor check-ins at reception? Try Entrifi, a digital visitor management built for Nigerian businesses. Works on any device, no hardware needed. Get started free: Worth sharing with whoever manages your front desk.

Plan trips using AI to generate itineraries and travel plans in minutes.
jalonso · Product Hunt
naistrip Plan your trip with AI in seconds, not hours

Spin the globe to find the world's sunniest, warmest, or rainiest places across 3,800+ destinations.
@Flightmussy · X

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]

Create a shareable link for trip photos with no compression or app required.
@masterjesuser · X
if you planning a group trip or activity recently, try out to make photo sharing less of a pain

Auto-generate step-by-step guides and SOPs from screen recordings.
@Amit63390 · X

Explore a digital archive of Chinese ancient architecture history, documents, and photographs organized by cultural heritage sites.
balalaika · V2EX
AI 辅助做了一个古建漫游指南 主要想收集一些古建筑相关的文献和照片 根据文物保护名单的顺序来收录的,目前收集的还不多,目前还是 codex 辅助收集数据然后人工审核拼接的,所以补充起来还比较慢 网站地址: https://gujianzhu.wiki

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