Show HN: Home Memory – A local DB of my house, down to cables and pipes
impactjo
39 points
7 comments
April 16, 2026
Related Discussions
Found 5 related stories in 71.5ms across 4,783 title embeddings via pgvector HNSW
- Show HN: Hiraeth – AWS Emulator ozarkerD · 18 pts · April 16, 2026 · 62% similar
- Show HN: A memory database that forgets, consolidates, and detects contradiction pranabsarkar · 47 pts · April 14, 2026 · 61% similar
- Ask HN: Do You Have a Homelab? ricardbejarano · 12 pts · March 06, 2026 · 57% similar
- Show HN: I built a real-time OSINT dashboard pulling 15 live global feeds vancecookcobxin · 208 pts · March 08, 2026 · 54% similar
- Show HN: A plain-text cognitive architecture for Claude Code marciopuga · 65 pts · March 25, 2026 · 54% similar
Discussion Highlights (3 comments)
impactjo
I've been documenting my house in software for years: outlets, conduits, circuits, pipe runs, appliances, vehicles. Having that data came in handy more often than I expected. But adding data was always the bottleneck. Opening the app, navigating to the right room, picking categories, filling in fields. So I built an MCP server for that database. Now Claude, Codex, and other MCP-compatible clients can read and write the home data directly. Tell it about a heat pump in one sentence, or snap a photo of the nameplate, and it figures out the category and location. Later you can ask whether it's worth repairing given its age. It also tracks physical connections between elements: cables, pipes, ducts, and where they run. The database is a single local file on your machine. Project site with demo video: https://home-memory.com
BloondAndDoom
I’m curious how different is it compared to use an AI agent to get your transcript, summarize and document it a file, and then ask it something? Like a simple RAG or even just project in codex
CharlesW
Neat idea to do this with a house! https://en.wikipedia.org/wiki/Digital_twin