Self-building personal assistant

Meet Liv — your gloriously unhinged daily sidekick ✨

Ask for a feature.
It builds itself.

olivea turns a sentence into shipped software. Describe what you want; it gets specced, built, tested, and deployed into your app — hands-off.

// no signup form — one sentence to hello@olivea.app starts a build

iOS & Android Web admin console Encrypted health data 2FA + audited access One server · one deploy
The pipeline

Five steps from a sentence to a shipped feature.

Every feature in olivea walks the same path. You only write step zero — the idea. The rest runs itself on a Claude Code + GitHub Actions pipeline.

01/05

Propose

Anyone describes a feature in one plain sentence — "track my caffeine against my sleep." No tickets, no spec doc, no meeting.

input · natural language
02/05

Review & spec

AI reviews the idea and writes a real spec, auto-splitting anything large into ordered, testable steps that can ship independently.

plan · scoped & ordered
03/05

Build

It's implemented autonomously on its own branch, test-driven — the tests come first, then the code that makes them pass.

code · test-driven
04/05

Verify

CI, an automated security review, and a vulnerability scan all gate the change. Nothing merges until every check is green.

gate · CI + security + scan
05/05

Ship

Auto-merged and deployed to the single server that runs your app. Your one-line idea is now a live feature — hands-off, end to end.

deploy · live for you
What's already inside

Every module here was itself proposed & shipped.

None of this was hand-planned into a roadmap. Each capability below started as one sentence and walked the same five steps — proof the pipeline builds real things, not toys.

🩺 shipped

Health

An N-of-1 self-experiment investigator. Log symptoms and lifestyle factors; it surfaces correlations and proposes controlled experiments to test them.

// health data encrypted at rest
📝 shipped

Notes

Quick capture with semantic recall — find a note by what it meant, not the exact words you happened to type.

// search by meaning, not keywords
🛰️ shipped

Tech-watch

Tracks what's new in the fields you follow and keeps you current, so you hear about what moved without hunting for it.

// the fields you choose to follow
🧠 shipped

Memory

Remembers what matters about you across the whole app, so every module starts from context instead of a blank slate.

// context that carries across modules
🛡️ shipped

Back-office

Role-based access, two-factor auth, and fully audited admin operations — the operator's controls for running olivea safely.

// RBAC · 2FA · every action audited
Next

Yours

The next card on this page could be the feature you propose. Same five steps, same day it ships.

Propose it
The machine underneath

A gloriously unhinged machine — precise where it counts.

The pipeline isn't a metaphor. It's a concrete stack: an agent that writes code, CI that guards it, and a modular monorepo where every feature is a clean, self-contained unit.

Engine
Claude Code + GitHub Actions. An agent proposes, specs, and implements; Actions runs the build, tests, and gates on every change.
Shape
A modular TypeScript monorepo. Every feature is one self-contained module — files that change together live together, one responsibility each.
Runtime
One server. API + Postgres + the mobile app ship together to a single node — nothing sprawls, nothing to babysit.
Surface
iOS & Android via Expo, plus a web admin console for the operator. One codebase behind every screen.
Safety
Encrypted & authed. Health data encrypted at rest, two-factor auth, role-based access, and a security review gating every merge.
Cadence
Idea to live, hands-off. A proposal that passes the gates auto-merges and deploys — no release meeting, no manual build.
Early access

What would you ask olivea to build? ⚡

Send one sentence. If it's a fit, we'll spec it, build it, and show you the shipped feature — the same way everything else here got made.