Zaati OS v0.1.1 π
The first public release of Zaati OS.
Zaati OS is an open-source, private-by-default foundation for turning the AI you already use into a personal operating system.
Your AI workflows collect structured snapshots from the parts of your life you choose. Zaati OS validates them, stores them under your control, and turns them into a useful dashboard.
Start with the demo
You do not need an API key, personal data, or connected account to see how Zaati OS works.
git clone https://github.com/mohsinht/zaati-os.git
cd zaati-os
npm install
npm run devThe included synthetic workspace now gives you a complete starting point, including a guided tour, realistic example dashboards, Component Lab, and reusable prompts for recreating pages with your own data.
When you are ready:
npm run setup
npm run tutorial
npm run prompt:createWhat's included
- π Schema-driven personal dashboard
- π€ Provider-neutral LLM snapshot contracts
- π§© Safe metrics, lists, tables, calendars, timelines, progress views, line charts, bar charts, allocation charts, notices, and text blocks
- π§ͺ Rich synthetic demo workspace and guided product tour
- π§° Component Lab showing rendered blocks beside their JSON contracts
- π Copy-ready prompts for recreating demo pages
- π Agenda and daily planning
- π₯ Inbox attention
- πΌ Work focus
- π° Money and market views
- π° News briefing
- π Daily overview
- π Weekly review
- π¨ Light, dark, custom themes and responsive layouts
- π Private data repository workflow and privacy validation
- π Optional AES-256-GCM snapshot encryption
- βοΈ Access-first Cloudflare deployment
- π§ Prompt Studio for building scheduled AI workflows
- β Atomic snapshot bundles, provenance, freshness, evidence, stale-data handling, and validation
- βΏ Automated WCAG accessibility testing across desktop, tablet, and mobile
- π‘οΈ CI, CodeQL, dependency auditing, performance budgets, and contract validation
Philosophy
Zaati OS does not host your life.
There is no central Zaati account, required telemetry, hosted personal database, or platform fee.
You choose the AI. You own the data. You control the deployment.
This is v0.1.1, the foundation. There is plenty more to build.