
Aegis
Shipped
Aegis
Tell it your day in plain English — typed or spoken — and it does the organising.
Most productivity apps fail because using them is itself a chore. Every task means tapping, typing, picking a date, choosing a category. Aegis inverts that: you talk, it structures.
- Natural-language capture — one sentence becomes three dated tasks
- RAG question answering grounded in your own tasks, habits and diary
- Habit tracking with a seven-day grid and momentum status
- A 7 AM digest email built by a cron job with per-user error isolation
The hard partIsolating the AI behind a service layer. When one provider's free tier turned out to have zero quota, swapping the whole thing out was a five-line change in a single file — and when a model was later retired, moving its name to an environment variable meant no redeploy at all.



