sl4m3/ledgermind
LedgerMind — an autonomous living memory for AI agents. It self-heals, resolves conflicts, distills experience into rules, and evolves without human intervention. SQLite + Git + reasoning layer. Perfect for multi-agent systems and on-device deployment.
This project helps AI developers manage the 'memory' of their AI agents. It takes raw events and decisions from an AI agent, stores them, and intelligently processes them into a continuously updated, conflict-free knowledge base. The end-users are AI developers building and deploying autonomous AI agents that need to learn and evolve.
Available on PyPI.
Use this if you are developing AI agents and need an intelligent, self-managing memory system that handles conflict resolution, knowledge distillation, and long-term evolution without constant manual intervention.
Not ideal if you need a simple, passive data store for generic application data or if your AI agent's memory requirements are static and don't involve complex reasoning or self-healing.
Stars
9
Forks
—
Language
Python
License
—
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Dependencies
17
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/sl4m3/ledgermind"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
doobidoo/mcp-memory-service
Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude....
Dataojitori/nocturne_memory
A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Say goodbye to...
spences10/mcp-memory-libsql
🧠 High-performance persistent memory system for Model Context Protocol (MCP) powered by libSQL....
mkreyman/mcp-memory-keeper
MCP server for persistent context management in AI coding assistants
gannonh/memento-mcp
Memento MCP: A Knowledge Graph Memory System for LLMs