Built on cutting-edge architecture that puts your privacy first, Atlantis delivers enterprise-grade AI capabilities without compromising your data.
Enterprise-grade AI that runs entirely on your device, ensuring complete privacy while delivering powerful assistance.
A sophisticated three-layer architecture designed for maximum privacy, performance, and flexibility.
flowchart TB
subgraph cloud[Middleware Node - Cloud]
direction TB
relay[atlantis-relay
Zero-Knowledge Server
with E2E encryption
• Push Notifications]
end
subgraph desktop[Desktop Studio]
direction TB
studio[atlantis-studio
Desktop Application]
python[Embedded Python
Runtime]
end
subgraph mobile[Mobile Client]
direction TB
mobile_app[atlantis-mobile
Mobile Application]
end
subgraph core[Core Services]
direction LR
core_engine[atlantis-core
AI Processing Engine]
ai[AI Models
LangChain]
mcp[Tools
Integrations]
end
studio -->|embeds| python
python -->|uses| core_engine
core_engine --> ai
core_engine --> mcp
python <-->|communicates| relay
mobile_app <-->|communicates| relay
classDef cloudClass fill:#581c87,stroke:#c084fc,color:#faf5ff
classDef desktopClass fill:#1e40af,stroke:#60a5fa,color:#f0f9ff
classDef mobileClass fill:#0891b2,stroke:#06b6d4,color:#ecfeff
classDef coreClass fill:#7c2d12,stroke:#fb923c,color:#fff7ed
class relay cloudClass
class studio,python desktopClass
class mobile_app mobileClass
class core_engine,ai,mcp coreClass
Six core principles guide every technical decision we make.
Bullet-proof end-to-end encryption for those who care.
flowchart LR
subgraph mobile_layer[Mobile Layer]
mobile[atlantis-mobile
Mobile App
• Mobile-locked
data integrations]
end
subgraph cloud_layer[Cloud Layer]
relay[atlantis-relay
Message Transport Hub
• Data Sync
• E2E Privacy
• Push Notifications]
end
subgraph desktop_layer[Desktop Layer]
studio[atlantis-studio
Desktop App
• Dashboard
• Auth]
core[atlantis-core
AI Engine
• LangChain
• Tools]
end
mobile <-->|E2E Encrypted| relay
relay <-->|E2E Encrypted| studio
studio <-->|Local IPC| core
classDef mobileStyle fill:#0891b2,stroke:#06b6d4,color:#ecfeff
classDef cloudStyle fill:#581c87,stroke:#c084fc,color:#faf5ff
classDef desktopStyle fill:#1e40af,stroke:#60a5fa,color:#f0f9ff
classDef coreStyle fill:#7c2d12,stroke:#fb923c,color:#fff7ed
class mobile mobileStyle
class relay cloudStyle
class studio desktopStyle
class core coreStyle
What sets Atlantis apart from cloud-dependent AI chatbot wrappers.