#767 · Primary category: AI Agents & Automation
memora
Give your AI agents persistent, collective memory — with deduplicating absorb, supersession lineage, semantic search, and a graph UI. Speaks MCP.
Project last updated:08/27/26
GitHub Stars
706
Forks
74
Contributors
5
License
MIT
Why we included this project
Anyone who runs MCP-capable agents like Claude Code or Codex has probably hit the same wall: every session starts with a blank slate, so context, decisions, and resolved issues get re-derived over and over. Memora gives those agents a persistent memory layer they call through the Model Context Protocol. When an agent finishes work, you absorb the results into a structured store, and an LLM classifies each fact as a duplicate, update, contradiction, related item, or new entry, so old knowledge is superseded rather than deleted and retrieval follows the lineage chain to the current version. Semantic search, a live graph UI, and a chat panel make it easy to see what the agent actually remembers, and the SQLite backend with optional cloud sync (S3, R2, D1) keeps everything self-contained. If you've ever watched an agent re-derive something it already knew, that's the problem this solves.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.