#453 · Primary category: AI Agents & Automation
MIRIX
Multi-agent personal assistant that builds a structured memory from screen observations and conversations for intelligent context-aware answers.
Project last updated:08/20/26
GitHub Stars
3.4K
Forks
268
Contributors
14
License
Apache-2.0
Why we included this project
Most agent frameworks treat memory as an afterthought, so assistants forget what happened last session and repeat themselves; MIRIX is built around that problem, watching what happens on screen and filing what it sees into a structured memory your agent can search later. Stored information is split into six memory types: personal facts, episodic activities, semantic knowledge, procedures, resources, and credentials, and dedicated sub-agents handle writing to and querying those stores. Retrieval pairs PostgreSQL's native full-text search with embedding-based vector similarity, so a query finds both exact keyword matches and related semantic content. The backend self-hosts through a Docker quick-start, and a Python client lets you attach the memory to agents you already run instead of committing to a proprietary assistant, while long-term data stays local under user-controlled privacy settings.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.