anda-brain
Persistent long-term graph memory for language model applications
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install anda-brain?▼
Run `npx skills add ldclabs/anda-brain --all -g -y` in your terminal to install the skill globally.
What problem does Anda Brain solve?▼
It gives language model applications persistent long-term memory, so user preferences, facts, and past decisions survive across sessions instead of being forgotten or contradicted.
How is Anda Brain different from vector RAG?▼
It stores memory as a knowledge graph with timelines and supersession, so it can merge duplicates, mark outdated facts, and track how knowledge changes over time.
How do agents connect to Anda Brain?▼
Agents use a simple REST API or an MCP endpoint with natural language queries, with no need to learn graph query languages.
Can I self-host Anda Brain?▼
Yes. It is open-source and designed for self-hosting, with a quick start deployment guide and Docker support included.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core