Working on a few prototypes and open source contributions. These projects range from research ideas to production-ready tools, as well as some personal projects.
Life OS
Overview Life OS is a local-first life logging assistant built around structured memory. The core idea is that the agent should not be the database: raw notes are preserved, structured records are extracted and validated, and SQLite remains the source of truth for plots, search, briefings, and future automation. The system accepts messy notes from the web app or Telegram, extracts useful records, asks follow-up questions when details are missing, and keeps the original message traceable to every structured row. ...