#156 · Primary category: AI Agents & Automation
Memori
Agent-native memory infrastructure that turns agent execution and conversation into structured, persistent state for production systems, LLM-agnostic and deployable across cloud, VPC, and on-premises.
Project last updated:08/21/26
GitHub Stars
16.3K
Forks
3.3K
Contributors
43
License
Other
Why we included this project
Agents that need to remember what happened in earlier sessions usually end up with a hand-rolled memory hack. Memori is a ready-made layer for that: it watches each conversation turn, sorts what it sees into facts, preferences, rules, and summaries, and pulls back only the pieces a later prompt actually needs. It is agnostic to the LLM, the datastore, and the agent framework, so it slots into an existing stack without a redesign. Two things stand out for production use: recall is explainable, meaning every returned memory carries a reason it was included, and it saves tokens by retrieving concise structured state instead of dumping full history into the prompt. You can start on the managed cloud with an API key and move to your own VPC or on-premises setup later.
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.