EverOS
A self-evolving memory layer for multi-agent and platform systems.
- Type
- MCP
- Open source
- Yes
- GitHub Stars
- ★ 8.5k
- Source
- mcp-github
- Repository
- github.com/EverMind-AI/EverOS
Overview
EverOS is a Python library and local-first memory runtime designed for agents and developers. It provides a portable memory layer from the outset for coding assistants, applications, devices, and workflows. It stores conversations, files, and agent trajectories in human-readable Markdown format and synchronizes local SQLite and LanceDB indexes for fast retrieval and self-evolving reuse. With EverOS, AI gains a consistent memory experience across multiple agents and platforms, enhancing performance across diverse scenarios.
Capabilities
- ▪Memory storage in Markdown format
- ▪Direct editing of Markdown files
- ▪Local three-part stack (Markdown + SQLite + LanceDB)
- ▪User and agent-independent memory trajectories
- ▪Orthogonal retrieval capabilities
Use cases
Setup
pip install everos
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I get started with EverOS?
Run `everos demo` after installation to see a demonstration, then configure your API keys and start the server.
What API keys are required?
You need API keys for OpenRouter and DeepInfra.
Related skills
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.