Your research, your rules.
Forever.

Unlike other AI tools, ProductOS stores everything as plain Markdown files on your machine. No proprietary databases. No cloud subscriptions that can disappear. No vendor lock-in. Your research is human-readable, Git-friendly, and fully portable.

📁
Local Storage Only All files live on your filesystem — projects, chats, notes, and configs
🔐
AES-256-GCM Encryption API keys encrypted at rest. No credentials ever leave your machine in plaintext
📝
Plain Markdown Format Open any file in VS Code, Obsidian, or any text editor. No lock-in whatsoever
🌿
Git-Ready Version control your research. Share with teammates via any Git host
~/research/Q1-competitive-analysis/
📁 Q1-competitive-analysis/
  📁 .metadata/
    📄 project.json
    📄 settings.json
  📄 chat-001.md       ← auto-saved AI chat
  📄 competitor-a.md  ← research notes
  📄 competitor-b.md
  📄 final-report.md  ← your output
  📁 workflows/
    📄 analysis.json  ← reusable workflow