Private, on-device AI apps for a company of one.
We build small, focused iPhone apps that each do one job with a trained agent — running on the intelligence Apple ships, so the work is personal, instant, and never leaves your phone.
2
apps live
0
servers
100%
on device
None
data collected
Two apps on the App Store today.
A company of oneFinance · BusinessLive
Keel
The on-device financial brain — invoices, receipts, mileage, and the one number that's actually yours after tax.
$7,409Freeboard — what's actually yours to spend, after tax & bills.
no bank linkno cloudIRS mileageSchedule C
Explore Keel → AI · ProductivityLive
ILURA
Train private personal agents for the messages you write every day — your tone, your rules, invoked by name.
@landlord @recruiter @client
your tonenamed agentson-device
Explore ILURA → The engine Read the engine thesis →
One reusable on-device agent engine — behind every app.
Each Ilura app is a thin, focused surface over the same append-only, cryptographically verifiable core, driven by Apple's on-device Foundation Models. No account, no server, no round-trip.
01Runs on the intelligence Apple shipsFoundation Models, in-process — nothing to sign up for.
02Nothing leaves the deviceApp Store label: Data Not Collected. Not a compliance box — the product.
03A ledger you can verifyHash-chained events; your books rebuild deterministically, forever.
// every fact is a signed, local event let pack = ledger.exportAccountantPack(year: 2026) // runs on-device — no server, no account let reply = agent.draft("Invoice Acme $1,500") // your data never leaves this iPhone privacyLabel == .dataNotCollected // ✓