MehulG/memX
A real-time shared memory layer for multi-agent LLM systems.
This project helps teams of AI agents coordinate complex tasks by providing a shared workspace where they can instantly exchange structured information. Agents deposit their evolving thoughts, goals, and findings into this memory, and other agents can read these updates in real time. It's designed for AI system architects and prompt engineers building sophisticated multi-agent applications.
Use this if you are developing multi-agent AI systems and need a robust, real-time method for your autonomous agents to share and react to structured information, ensuring data consistency and clear communication without complex central control.
Not ideal if you're looking for a general-purpose database or a system for human-to-human collaboration, as it's specifically optimized for real-time, structured data exchange between AI agents.
Stars
59
Forks
12
Language
Python
License
MIT
Category
Last pushed
Jan 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/MehulG/memX"
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,...