X-VEXTA is a personal AI workspace that puts tasks, notes, documents, file storage, projects and news feeds under one account instead of five separate apps. The built-in AI assistant reads your own workspace data as context: you ask it in plain language and it answers with references to your actual tasks, notes and documents. The safety model is the part I am most proud of: the assistant never writes silently. Every change it suggests becomes an explicit proposal ("mark task X done", "rename note Y") that only executes after you press confirm, and before execution the server re-verifies that the target still matches the state the assistant saw. If your data changed underneath, the action is dropped and nothing breaks. Registration is open; every new account automatically gets one month of the Plus plan free, no card. The product UI is currently in Russian; an English UI is on the roadmap.
I kept my life in seven apps: one for tasks, one for notes, one for documents, a cloud drive, a feed reader, a project board - and a chatbot that knew none of them. Asking an AI about my own week meant copy-pasting context by hand. So I built the thing I wanted: one workspace where the assistant already has the context, because it lives inside the same account and the same data. I have been building it solo for about a year, 50+ production releases, on a self-hosted stack (FastAPI, PostgreSQL with row-level security, Keycloak, Next.js, Docker). It is my real daily driver - my own tasks and notes live in it.