OpenLoomi: SOTA Holistic Context Graph for AI Agents
OpenLoomi is an open-source AI workspace that runs on your desktop. It connects to your existing tools and builds a Holistic Context Graph of people, projects, and decisions, with multi-level memory, proactive task execution, and local-first security.
Notifications You must be signed in to change notification settings
Fork 11
Star 111
BranchesTags
Open more actions menu
Folders and files
NameName
Last commit message
Last commit date
Latest commit
History
232 Commits
232 Commits
.github/workflows
.github/workflows
Casks
Casks
apps
apps
benchmark
benchmark
docs
docs
packages
packages
screenshots
screenshots
skills
skills
.eslintrc.json
.eslintrc.json
.gitignore
.gitignore
.npmrc
.npmrc
.prettierignore
.prettierignore
.prettierrc
.prettierrc
CONTRIBUTING.md
CONTRIBUTING.md
LICENSE
LICENSE
README-zh.md
README-zh.md
README.md
README.md
package.json
package.json
pnpm-lock.yaml
pnpm-lock.yaml
pnpm-workspace.yaml
pnpm-workspace.yaml
Repository files navigation
What is OpenLoomi?
OpenLoomi is an open-source AI workspace that runs on your desktop. It connects to the tools you already use — messaging apps, email, calendar, documents, project trackers — and builds a Holistic Context Graph of your people, projects, and decisions.
Features
Capability What it does
🧠 Holistic Context Graph Short → mid → long-term memory that grows on its own — visible, auditable, and always remembering your people, projects, and decisions across months
🔌 Platform Connectors Telegram, WhatsApp, WeChat, DingTalk, Feishu, Gmail, Google Calendar, Outlook, Google Docs, X/Twitter, Instagram, LinkedIn, Facebook Messenger, Jira, HubSpot, Asana, iMessage, QQ, RSS — messages, emails, calendar events, documents, and project updates flow in continuously
⏰ Proactive Tasks Intelligent task execution that anticipates your needs — not just scheduled automation, but context-aware actions that happen at the right moment
🖥️ Security & Ease of Use Native app for Windows, macOS, Linux Desktop Apps — works out of the box, minutes to set up, no configuration wrestling; local-first storage with IndexedDB + SQLite, AES-256 encryption, no data leaves your machine, auditable access logs
🔗 Open Sourced Skills OpenLoomi Skills are open-source and can be integrated into any Agent — Claude Code, Codex, OpenClaw, Hermes, and more.
Quick Start
Download directly (for end users):
macOS Apple Silicon macOS Intel Linux AMD64 Linux ARM64 Windows
.dmg .dmg .deb .deb .exe
Full documentation is available at here.
Develop locally (for developers):
git clone https://github.com/melandlabs/openloomi.git cd openloomi
cp apps/web/.env.example apps/web/.env
Set your AI provider keys in .env:
ANTHROPIC_API_KEY=sk-ant-...
LLM_API_KEY=sk-...
pnpm install pnpm tauri:dev
Requires Node.js 22+, pnpm 9+, and Rust 1.75+.
For local Transformers.js embeddings and configurable sqlite-vec or ChromaDB storage, see Local Embeddings and Vector Backends.
App Screenshots
Security
Local-first: works offline, no data sent to external servers
Auditable: you can see and audit exactly when and why data is accessed
AES-256 encryption for stored data
Hardware-isolated processing, no public gateways
Feedback
This is early-stage software. We're looking for people who'll actually install it, connect their tools, and tell us what's broken.
GitHub Issues — bugs, install problems, feature requests
Discord — discussion, questions, help
Email — anything else
Contributing
See CONTRIBUTING.md. Look for good first issue labels.
License
Apache 2.0
About
Openloomi is your open-source proactive AI Mates that remembers all work details.
openloomi.ai/
Topics
slack
agent
security
ai
telegram
graph
skills
memory
mcp
gmail
message
claw
rag
llm
llm-model
context-engineering
promt-engineering
harness-engineering
Resources
Readme
License
Apache-2.0 license
Contributing
Contributing
Uh oh!
There was an error while loading. Please reload this page.
Activity
Custom properties
Stars
111 stars
Watchers
1 watching
Forks
11 forks
Report repository
Releases 1
v0.5.0
Latest
May 15, 2026
Packages 0
Uh oh!
There was an error while loading. Please reload this page.
Contributors
Uh oh!
There was an error while loading. Please reload this page.
Languages
TypeScript 83.6%
JavaScript 9.8%
Python 3.5%
Rust 1.5%
MDX 1.2%
CSS 0.3%
Other 0.1%