formerly santhoshOS · personal AI infrastructure

AURI-X

A personal intelligence layer.

One workspace for working with AI, with the conversations, agents, and knowledge kept in infrastructure you control instead of locked inside someone else's product.

scroll

What it is

The model is rented. The workspace doesn't have to be.

Most people's AI history is scattered across ChatGPT, Gemini, Claude, wherever the best model happens to live this month. AURI-X separates the experience from the provider, so the provider can change without the workspace, memory, or agents starting over.

01

One interface, any provider

Gemini today, Claude or OpenAI tomorrow, without losing history.

02

Data stays put

Conversations and files live in a database and object store you own, not a vendor's account.

03

Built for what's next

A foundation for personal agents, a knowledge base, and real memory, not just a chat window.

The stack

Five layers, each one replaceable on its own.

Presentation
what you see and type into
LobeChat
Intelligence
the model doing the thinking
Gemini 2.5 Pro / Flash
Memory
chats, agents, sessions
PostgreSQL
Knowledge
files and future knowledge base
RustFS
Source control
versioned, backed up, portable
GitHub

Each layer is independently swappable. Change the model provider and the memory layer doesn't notice. Change the storage backend and the chat history doesn't move. That separation is the whole point of AURI-X — it's an architecture decision, not a feature.

RUNTIME · docker compose · localhost:3210

Where it stands

Foundation complete, v0.1.

v0.1 — foundation 35% v1.0 — second brain
✓ done
Infrastructure
✓ done
AI layer
✓ done
Persistence
✓ done
Storage
✓ done
Security

Roadmap

From chat window to second brain.

v0.1 · today
Multi-AI chat, database, persistence
LobeChat, Gemini, Postgres, and RustFS running and verified end to end.
v0.2
Knowledge base
PDFs, notes, and documents land in RustFS and become retrievable.
v0.3
Custom agents
Resume OS, PM, and Research agents built on top of the workspace.
v0.4
Memory layer
Preferences, projects, decisions, and goals persist as real memory, not just chat logs.
v0.5
Workflow integrations
Notion, Todoist, Gmail, and Calendar connected into the workspace.
v0.6
Personal dashboard
One view across agents, knowledge, and active work.
v1.0
Digital second brain
The full loop: memory, agents, knowledge, and workflow, owned end to end.