agents · idle
Life OS
07-09-2026
Overview
Life OS is a personal productivity system I architected to automate planning, retrieval, and execution through LLM agents, delivering automated daily briefs and personalized task prioritization.
Details
- Built a personal agent system that generates morning briefs and prioritizes tasks from calendar, email, and Notion via LLM tool-calling.
- Designed a persistent-memory layer that retains user context across sessions.
- Built full-stack infrastructure using TypeScript, React, FastAPI, PostgreSQL, and Docker to support scalable agent workflows and user context management.