EverMind-AI/EverOS
#202 of 783 by Stars among GitHub repos
One portable memory layer for every AI agent: local-first, Markdown-native, user-owned, and self-evolving across apps, tools, and workflows.
About
EverOS is a Python library and local-first memory runtime for agents and makers. It gives one portable memory layer across coding assistants, apps, devices, and workflows from day one. It stores conversations, files, and agent trajectories as readable Markdown, then syncs local SQLite and LanceDB indexes for fast retrieval and self-evolving reuse.
Markdown source of truth ✅ Canonical .md files that are readable, editable, diffable, and Git-versioned ❌ Usually API, vector, graph, dashboard, or database state
Direct file editing ✅ Edit .md files; cascade watcher syncs ❌ Usually SDK, API, dashboard, or backend update paths
Local three-part stack ✅ Markdown + SQLite + LanceDB; no MongoDB,…
Excerpted from github.com/EverMind-AI/EverOS
Latest metrics
| Stars | 11.1k | 2026-07-16 |
|---|---|---|
| Forks | 856 | 2026-07-16 |
| Commits | 41 | 2026-07-16 |
| Releases | 4 | 2026-07-16 |
| Watchers | 108 | 2026-07-16 |
| Open issues | 36 | 2026-07-16 |
| Open PRs | 16 | 2026-07-16 |