OpenMemory and persistent-ai-memory
Both projects offer local persistent memory stores for LLM applications and AI assistants, making them **competitors** providing similar functionality.
About OpenMemory
CaviraOSS/OpenMemory
Local persistent memory store for LLM applications including claude desktop, github copilot, codex, antigravity, etc.
This project gives AI agents and large language models (LLMs) a persistent, long-term memory. It allows you to feed in information from various sources like GitHub, Notion, or web pages, and the AI can then recall and use these memories contextually over time. It's for developers building AI applications (e.g., chatbots, automated assistants, or intelligent UIs) who want their creations to remember past interactions and information without starting fresh every time.
About persistent-ai-memory
savantskie/persistent-ai-memory
A persistent local memory for AI, LLMs, or Copilot in VS Code.
This project provides advanced memory management for AI assistants like those found in OpenWebUI or VS Code. It takes your ongoing chat conversations and other interactions as input, intelligently extracts important details, and stores them as searchable long-term memories. The output is a more consistent and informed AI assistant that remembers past interactions, user preferences, and even its own tool usage patterns, making it more helpful over time. Developers and AI enthusiasts who build or customize AI chat interfaces will find this useful.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work