Mdx2025/BrainX-The-First-Brain-for-OpenClaw
🧠The First Brain for OpenClaw — Persistent vector memory for AI agents. PostgreSQL + pgvector + OpenAI embeddings. One brain, every agent, shared intelligence.
This project gives AI agents a long-term memory that helps them learn from past interactions and share knowledge. It takes agent conversations and decisions as input, stores them intelligently, and provides relevant context back to the agents, preventing them from repeating mistakes. It's designed for anyone managing or deploying AI agents who wants them to get smarter over time and collaborate more effectively.
Use this if you need your AI agents to remember past interactions, learn from their experiences, and share insights across different agents to improve their performance permanently.
Not ideal if your AI agents only require short-term memory for single sessions or if you are not working with OpenClaw-compatible agents.
Stars
24
Forks
6
Language
JavaScript
License
—
Category
Last pushed
Mar 17, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/Mdx2025/BrainX-The-First-Brain-for-OpenClaw"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
topoteretes/cognee
Knowledge Engine for AI Agent Memory in 6 lines of code
CaviraOSS/OpenMemory
Local persistent memory store for LLM applications including claude desktop, github copilot,...
verygoodplugins/automem
AutoMem is a graph-vector memory service that gives AI assistants durable, relational memory:
CortexReach/memory-lancedb-pro
Enhanced LanceDB memory plugin for OpenClaw — Hybrid Retrieval (Vector + BM25), Cross-Encoder...
divagr18/memlayer
Plug-and-play memory for LLMs in 3 lines of code. Add persistent, intelligent, human-like memory...