Show HN: MemX – Shared memory for LLM agents
github.comBuilt memX this weekend; a shared memory layer for coordinating LLM agents.
Agents collaborate by reading/writing real-time context; no chat, no orchestrators.
Includes pub/sub, schema validation, access control, and real LLMs via Mistral.
No comments yet.