GuyMannDude/mnemo-cortex
Open-source memory coprocessor for AI agents. Persistent recall, semantic search, crash-safe capture. No hooks required.
This project gives AI agents like Claude Code or OpenClaw the ability to remember past conversations and learned information across sessions. It takes your agent's conversation history as input and provides a summarized, context-rich memory file that the agent can read when it starts up, helping it make more informed decisions. It's designed for anyone who uses AI agents and wants them to have a persistent, searchable memory.
Use this if you have an AI agent that frequently forgets past interactions or needs to retain information across multiple work sessions to perform its tasks effectively.
Not ideal if your AI agent's tasks are always short, self-contained, and do not benefit from recalling previous interactions or accumulating long-term knowledge.
Stars
25
Forks
10
Language
Python
License
—
Category
Last pushed
Mar 19, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/GuyMannDude/mnemo-cortex"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
kayba-ai/agentic-context-engine
🧠 Make your agents learn from experience. Now available as a hosted solution at kayba.ai
MemMachine/MemMachine
Universal memory layer for AI Agents. It provides scalable, extensible, and interoperable memory...
knowns-dev/knowns
The memory layer for AI-native development — giving AI persistent understanding of your software...
rexdivakar/HippocampAI
HippocampAI — Autonomous Memory Engine for LLM Agents
Dicklesworthstone/cass_memory_system
Procedural memory for AI coding agents: transforms scattered session history into persistent,...