
Local Mama – Hyperlocal Search Engine for Your Area
Search for local businesses, read stories, and discover offers in your neighborhood.
@localmama4u · X
The full gallery
Tech stack
19 projects

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

Record and edit screen videos locally with no cloud storage or uploads.
@MarkZofMarkZ · X
Screen Recorder that doesn't share your recordings to the cloud:

Stream trending movies and series with exclusive content.
@chandlerwilcox · X

Rate movies and TV shows, track what you've watched, build a queue, and see how your taste compares with friends.
@BenjiNaesen · X
I vibe-coded an alternative to Letterboxd last night. You're welcome to try it out. 👀

Connect with travelers and locals to join community-led meetups and book authentic experiences.
@nopecode369 · X
This completely resonates. I actually poured my entire heart and passion into building for this exact reason. It’s designed as a dedicated home where real travelers, local guides, photographers, and trip planners can finally connect organically

Automatically translate and dub videos into multiple languages with AI.
@pradeepcep · X
AI powered translation and dubbing:

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.

Suite of developer tools for processing files locally — CSV, Parquet, JSON viewers and decoders with no cloud uploads.
u/sheshu29 · Reddit
My side project Hey everyone i have just created this website for developer who does not want to rely on ai agents so please visit and give me some feedback if you want any specific tools 🫠 submitted by /u/sheshu29 to r/SideProject [link] [comments]

Learn foreign languages through short videos.
@Userfree · X
我以前是搞用户体验的,我也做了一个自己的用的语言学习工具 AI 帮自己编程,就我以前是搞用户体验的,我也做了一个自己得用的工具。我感觉有了 AI 帮自己编程就很爽了,再也不用求程序员、求设计师了,哈哈

Explore world events through a visual, source-aware news map.
@brryg_ · X
sure man, working on a social and visual news hub called heuron - lmk what you think!

Translate locale files with context and tone awareness for games and software.
@polycontext · X
Context-aware localization for apps, games, and software.

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