Find anything in seconds
"Where's my car registration?" — asked, answered.
A personal records vault for iOS. Store insurance PDFs, subscription logins, lease agreements, and emergency contacts in one encrypted place — then ask for anything in plain language.
🦜 Orivela
Good evening
5 records saved
Recent
Passport
Jun 27, 2026Passport number: C3X8821K. Issued: June 2021. Expires: June 2031.
Adobe Creative Cloud
Jun 27, 2026Plan: Complete. Price: €89/month. Renewal: automatically every 15th.
Apartment — Emergency Contacts
Jun 27, 2026Landlord: Thomas Müller, 0172 443 8821. Building manager: Hausverwaltung Bergmann.
"Where's my car registration?" — asked, answered.
Subscriptions, passport, lease, that paper in your drawer — all in one place.
Encrypted on-device before it ever leaves your phone.
Ask in plain language. No folders, no scrolling, no guessing.
AI requests never touch the client with secrets — the app calls a Supabase Edge Function, which holds the Anthropic API key server-side.
User → Expo App → Supabase Edge Function → Anthropic API → AppThe Anthropic API key is never bundled in the app. All AI calls route through authenticated edge functions with rate limiting.