Conway
A personal AI operating system.
A production-grade personal AI OS that merges a conversational interface with proactive ambient intelligence. Conway centralizes calendar, tasks, email, finances, reading, wellness, and notes behind a streaming chat UI — ask it anything in natural language, and a fleet of specialized domain agents handle execution across the underlying systems. Built on Python 3.14 / FastAPI with a React 19 frontend, backed by PostgreSQL with pgvector for semantic search and Apache AGE for knowledge graphs, deployed on Kubernetes. The AI layer runs on the Agno multi-agent framework: Claude Haiku handles intent routing and tool dispatch across eight domain agents, Claude Sonnet drives structured extraction and summarization, and a Redis-Streams event bus powers the ambient layer — continuously watching email, transactions, and calendar for patterns worth surfacing, with a “Trust Ladder” that lets Conway take on more autonomy as you grant it.