Showroom
Move
What it is
A collaborative moving-inventory manager: pack, recognise, search, unpack. Built by Vogon Partners OÜ. Live at move-easy.org.
Problem
Moving loses context: what’s in which box, fragile items, insurance inventories, “where is X?”, household collaboration, and unpacking fatigue.
Interesting engineering
- Box lifecycle with QR labels, unpacking mode, and printable manifests.
- Bring-your-own-key vision recognition for box contents.
- Hybrid search: PostgreSQL full-text + trigram + pgvector embeddings.
- Roles and server-side authorisation; schema-per-organisation multi-tenancy.
- MCP tools bound to a move, reusing the same shared actions as the web UI.
- Insurance declaration and dossier PDF flows.
What this demonstrates about Vogon
Multi-tenant Rails product design, AI-assisted capture with honest ranking limits, agent surfaces that cannot bypass the app contract, and production operations thinking.
Source and links
- Product: https://move-easy.org
- GitHub: https://github.com/joel/move
What this does not prove
Move shows how we build agent-facing and AI-assisted software. It does not prove consulting delivery history or client outcomes.
Optional deep dives (Insights)
Hybrid search; MCP shared-action contract; BYOK vision recognition.
Essay pages are not published yet. See the Insights index.
Subject suggestion: Showroom: Trip/Move