01
POGO
Personal AI Operating System / Personal AI Assistant
DevelopingA personal AI operating system: many models, a memory that persists, tools it can actually use, and automation on top. One assistant that knows the whole context instead of six chat tabs that each know a sliver.
The problem
Every model lives in its own window with its own blank memory. Nothing knows what I did yesterday, which model is right for this question, or how to reach my files.
The approach
Treat it as an operating system rather than a chat app. Route between local and cloud models, keep one persistent memory underneath them, give the whole thing tools, and let automation drive it.
What it is meant to do
- Personal memory
- Multiple AI models
- Model routing
- Tool use
- Automation
- Coding assistance
- File interaction
- Local AI
- Cloud AI
- Project assistance
Earlier in development the agent went by Crestodian.
Repository not published yet