Shipped to App Store

Your records,
always at hand.

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.

Platform
iOS & Android
Role
Solo Developer
Timeline
Idea → App Store

🦜 Orivela

Good evening

5 records saved

Recent

  • Passport

    Jun 27, 2026
    Documents

    Passport number: C3X8821K. Issued: June 2021. Expires: June 2031.

  • Adobe Creative Cloud

    Jun 27, 2026
    Finance

    Plan: Complete. Price: €89/month. Renewal: automatically every 15th.

  • Apartment — Emergency Contacts

    Jun 27, 2026
    Home

    Landlord: Thomas Müller, 0172 443 8821. Building manager: Hausverwaltung Bergmann.

🔍

Find anything in seconds

"Where's my car registration?" — asked, answered.

📄

Not just files. Everything.

Subscriptions, passport, lease, that paper in your drawer — all in one place.

🔒

Only you can read it

Encrypted on-device before it ever leaves your phone.

🤖

AI that knows your life

Ask in plain language. No folders, no scrolling, no guessing.

Architecture

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 → App

The Anthropic API key is never bundled in the app. All AI calls route through authenticated edge functions with rate limiting.

Expo / React NativeSupabaseClaude HaikuClaude VisionWebCrypto APIEAS BuildNext.jsVercelTypeScript