A homeowner reference app that centralises everything you need to know about the stuff you own — appliances, vehicles, HVAC systems, and more. Users track assets, store maintenance records, and look up specs like oil capacity, filter sizes, and part numbers without digging through manuals.
The AI lookup feature uses the Anthropic API with Brave Search grounding to answer questions like "what oil does my car take?" and return verifiable, source-linked answers with a confidence rating — with one tap to save the result as a field on the asset, and a Buy link for consumables.
Planned monetisation includes affiliate links on consumable purchases and a freemium model for extended history and multi-property support.
What it is & how it's built
- REST API on Node.js / TypeScript with Prisma + PostgreSQL on Railway
- Auth system with refresh token rotation, email verification, and account management
- React Native / Expo mobile app with EAS cloud builds
- Astro landing site with SEO and a waitlist
- AI-powered asset lookups grounded with Brave Search (Anthropic API)
- Affiliate link integration and custom field system