PulseGatePost-LLM software, agents & workflows market (since 2022)
Coverage
168,991

Apps indexed

 

Freshness
26 min ago

Last update

 

Cadence
1,528/day

7-day average

Indexed today: 1,153

PulseGate

Market catalog for public software products, models, infra, and workflow tools.

Software is shipping faster than ever, and a growing share of it lives outside the official app stores. PulseGate is a free public catalog — built for builders, analysts, and everyday users.

Platform

  • All Apps
  • Categories
  • Industry Updates
  • Data Sources
  • Coverage Rules
  • Glossary
  • Embed Widget

Support

  • Help Center
  • Submit a Project
  • Report an Issue

Company

  • About
  • Press & Data
  • Contact
  • Platform Status

Legal

  • Privacy
  • Terms
  • Disclaimer

© 2026 PulseGate. Operated by Dymaxio s.r.o., Prague, Czech Republic.·

All systems operational
  1. Home/
  2. Mnemoverse/
  3. Alternatives

Mnemoverse Alternatives

Mnemoverse is a persistent memory API designed for AI agents, enabling them to store, recall, and learn from preferences, decisions, and lessons across multiple tools using a single API key. Below are 17 other ai apps with similar functionality to Mnemoverse, matched by what each product actually does — not ranked or scored. Explore each to find the closest fit for your use case.

  • Mnemo Cloud
    mnemocloud.com

    Mnemo Cloud is an open-source framework that provides persistent memory and retrieval-augmented generation (RAG) capabilities for AI agents. It supports the Model Context Protocol (MCP) and is designed for developers building LLM-based applications that require scalable, persistent memory. The project is MIT-licensed and integrates with agent frameworks.

  • MemBrain
    mem-brain.io

    MemBrain is a persistent memory infrastructure designed for AI agents, offering a self-evolving knowledge graph that enables long-term storage, traversal, and recall of reasoning paths and semantic relationships. The platform addresses the challenge of maintaining continuity and context for AI agents over extended periods, allowing them to recall information and reasoning across weeks or months without session resets. Rather than simply storing documents, MemBrain parses incoming events, calls, and state changes into a neural graph composed of semantic nodes, edges, and type definitions, supporting autonomous learning, linking, and pruning of context based on actual reasoning patterns. Key features include an event observation and parsing engine that transforms raw data and tool calls into typed nodes, a causal reasoning engine that identifies connections and traces causal paths between temporal events, and a graph traversal system for memory recall that returns logical paths through the memory graph. The platform supports interactive exploration of stored memories as a graph, with capabilities such as Graph Search and Regex Scoping for finding and highlighting nodes. MemBrain's architecture is engineered for agentic speed and reliability, with features like pre-cached logic for rapid response times, surgical retrieval to prevent context window bloat, and temporal accuracy that distinguishes structural shifts from temporary anomalies in agent behavior. MemBrain integrates natively via the Model Context Protocol (MCP), enabling compatibility with any large language model (LLM). Users can connect through exposed interfaces such as search_narrative, observe_state, and evolve_memory for querying, reading, and writing to the memory graph. The platform is accessible via API and command-line interface (CLI), and offers a read-only demo graph for interactive exploration without an API key. Pricing is provisioned in Indian Rupees (INR) and is structured into four tiers: a Free plan for individuals with 1,000 total memories and API/MCP access, a Pro plan for developers with 10,000 total memories, a Scale plan for high-volume users with unlimited total memories and increased weekly creation limits, and an Enterprise plan with custom limits, dedicated support, security audits, and white-labeling options. The product is developed by Alphanimble.

  • MEMANTO
    memanto.ai

    Memanto is an open-source, on-premises memory agent designed to provide persistent memory for AI agents. It addresses the challenges of agent memory retention by enabling agents to remember and recall information across sessions, minimizing the need to re-explain codebases or lose context between interactions. The tool is compatible with a range of AI agents, including Claude Code, Cursor, Codex, and more than 14 others, and is built on an information-theoretic search engine that delivers sub-90ms recall latency. Key features include instant ingestion of memories, deterministic search, temporal queries, built-in retrieval-augmented generation (RAG), conflict resolution, autonomous categorization into 13 semantic types, and verifiable sources for every memory entry. Memanto prioritizes freshness, ensuring new facts outrank outdated information, and resolves contradictions as they arise. The system compresses data at a 32x rate and offers confidence scoring, daily summaries, and cross-platform compatibility. Local embeddings and answers are generated via Ollama models, ensuring that no data leaves the user's machine. Memanto is delivered as a Python package installable via pip, with a command-line interface for agent management, memory storage, and retrieval. It can be deployed using Docker on the user's local machine, with no need for API keys, external vector databases, or backend services. Users can also access an interactive local web dashboard to manage agents and memories, view conflicts and connections, and try a live demo on localhost. The platform integrates with a broad array of AI development tools and frameworks, such as VS Code, GitHub Copilot, Gemini, Hermes Agent, CrewAI, LangChain, LangGraph, LlamaIndex, and n8n. Memanto is available 100% free of charge and is open source, providing developers with a privacy-focused, self-hosted solution for persistent agent memory without recurring costs or reliance on cloud infrastructure.

  • Mnemosyne
    mnemosyne.site

    Mnemosyne is a local, open-source memory system designed specifically for AI agents that require fast, reliable, and persistent memory. Built on direct SQLite access, it operates with sub-millisecond query latency and requires no external dependencies or services. The tool is intended for individual developers and local AI agents who need a universal memory layer that is both private and efficient, with all data remaining on the user's machine and never leaving the device. Key features of Mnemosyne include native vector search through sqlite-vec integration, hybrid ranking that combines vector similarity, full-text search (FTS5), and importance scoring, as well as a three-tier memory architecture known as BEAM (Bilevel Episodic-Associative Memory). This architecture organizes memory into working memory for hot context, episodic memory for long-term storage, and a scratchpad for reasoning. The system supports automatic consolidation, where older working memories are summarized and moved to episodic storage during configurable sleep cycles. Real-time incremental updates are provided via DeltaSync, allowing memory to be updated and results streamed as they arrive. Smart filtering with ignore_patterns helps keep the context window focused by blocking irrelevant content. Mnemosyne is delivered as a Python package that can be installed with a single pip command, requiring only the standard library and ONNX. There are no configuration files, environment variables, or cloud accounts necessary. The tool works offline at all times and does not require authentication or external cloud services. All data is stored locally in a single SQLite file, giving users full ownership and control. Export and import are supported through a single JSON file. The platform is free to use with no ongoing costs, no rate limits, and no subscription tiers. It is positioned as a solution for those seeking a fast, private, and simple memory layer for AI agents, trading off managed cloud features for complete local control and privacy.

  • Mnemexa
    mnemexa.com

    Mnemexa is positioned as an intelligent memory operating system designed specifically for AI systems and agents. It addresses common issues faced by AI agents, such as forgetting important information, repeating questions, contradicting themselves, and accumulating irrelevant or duplicate data. By serving as the 'brain' for AI agents, Mnemexa enables agents to remember significant details, filter out noise, and improve their performance with each session. The platform offers features that distinguish it from basic memory storage solutions. Mnemexa automatically filters out noise, deduplicates information, and applies importance-based decay rules to ensure only relevant and persistent information is retained. It merges similar messages, compresses memory to reduce storage requirements by 40–60% without information loss, and provides intent-aware retrieval so agents can access the right context, whether it is recent, persistent, or factual. The system is self-optimizing, scanning and diagnosing memory pools to improve over time without manual intervention. A Memory Health Dashboard provides insights into memory quality, highlighting stale, duplicate, overlong, or unused entries, and offers one-click fixes through its recommendation engine. Mnemexa is built to support multi-agent environments, acting as a shared brain that synchronizes knowledge across different agents such as research, sales, support, and engineering. This facilitates consistent answers, reduces repeated work, and ensures that new knowledge acquired by one agent is accessible to others. The platform is compatible with a range of AI agents and frameworks, including OpenClaw, Claude Code, Cursor, CrewAI, LangGraph, and AutoGen. Integration with Mnemexa can be achieved through a REST API, Python SDK, or MCP, and it supports quick setup via a prompt or command. The tool can be installed from PyPI for Python environments or run in the terminal using npx. Mnemexa offers a free tier with no credit card required for getting started. Its features are aimed at business developers, enterprises, agencies, sales agents, and customer support teams seeking to make their AI agents more effective and context-aware.

  • mnemos
    making-minds.ai

    Mnemos is a local-first memory framework designed specifically for coding agents, with a focus on reliable, scoped memory management. The tool addresses the challenge of agent memory drift and scope confusion by keeping project, workspace, and global memory partitions separate, ensuring that knowledge relevant to each context remains distinct and does not accumulate contradictions. Mnemos is intended for solo coding-agent workflows, where maintaining accurate and adaptive memory across projects and sessions is critical. The platform operates using a single local SQLite file for persistence, allowing memory to survive restarts while remaining compact and efficient. It features a guided user interface (mnemos ui) for setup and host configuration, making operational readiness and host integration more accessible. Mnemos integrates with Claude Code, Claude Desktop, generic Model Context Protocol (MCP) hosts, and provides documentation for Codex setups. Its architecture is inspired by neuroscience, employing modules such as a Surprisal Gate for predictive coding, Mutable RAG for dynamic memory reconsolidation, an Affective Router for state-dependent retrieval, a Sleep Daemon for episodic memory consolidation and pruning, and Spreading Activation for associative memory priming. These modules enable Mnemos to selectively encode only surprising or salient information, adapt stored knowledge as new context emerges, blend semantic and affective cues for retrieval, and keep memory stores clean by consolidating and pruning episodic traces. The system is designed to avoid the pitfalls of standard append-only memory layers, which can lead to bloated, contradictory, and operationally opaque memory pools. Mnemos is open source and can be installed via pip. It does not require extra services, as all retrieval and consolidation processes are handled locally. The framework includes built-in tools such as a graph edges doctor and a health check utility (mnemos_health) to help users inspect and maintain operational readiness. Its tier 1 host support includes Claude Code, Claude Desktop, and generic MCP hosts, with additional documentation for integrating with Codex.

  • Mem0
    mem0.ai

    Mem0 is an infrastructure platform that provides persistent memory for AI agents and applications. It enables context retention across sessions, making it easier for developers to build smarter, more personalized AI systems. Designed for integration via API and SDK.

  • Memobase
    memobase.ai

    Memobase is a persistent memory and context continuity platform designed for AI agents and developers who require long-term recall across sessions. It addresses the limitations of ephemeral context windows and session isolation in AI tools, where agents typically forget user preferences, project history, and prior interactions. By providing a unified synaptic layer, Memobase enables AI systems to retain and distill context over time, reducing the need for repeated explanations and allowing agents to evolve into more specialized partners. The platform features passive context capture through deterministic HTTP hooks and a background "Dream Phase" that distills session logs into durable rules and insights. Its hybrid graph retrieval combines vector similarity with knowledge graph relationships for more precise and context-aware information recall. Memobase is built on the Model Context Protocol (MCP), supporting native integration with AI tools such as Claude, ChatGPT, and Cursor. Users can visualize their knowledge graph and vector space, manage API keys, and monitor usage in real-time through an insight dashboard. Privacy is emphasized with PostgreSQL Row-Level Security, ensuring user memory isolation, and self-custody options are noted as being on the roadmap. Developers can interact with Memobase via a command-line interface (CLI), which supports both private local mode using SQLite and cloud sync for cross-device access. The CLI provides commands for starting a local memory server, logging into a cloud account, auto-configuring hooks for Claude, and scanning repositories for project insights. For non-developers, Memobase offers a one-click setup and drag-and-drop functionality to create a knowledge graph from interaction history. Integration guides are provided for connecting with Claude and Claude Desktop, including instructions for enabling automatic memory and configuring system prompts. Memobase employs a transparent pricing model with a free tier offering 500 credits per month, a Pro plan at $9 per month for 5,000 credits and additional support, and an Unlimited plan at $29 per month with no credit limits and dedicated support. The platform is positioned as a production-ready solution for persistent AI memory and context management across a range of agent workflows.

  • getmnemo
    getmnemo.xyz

    getmnemo is an open-source Python SDK that provides long-term memory infrastructure for AI agents, supporting retrieval-augmented generation and persistent vector storage. It is designed for developers building advanced AI systems requiring contextual memory.

  • AutoMem
    automem.ai

    AutoMem is a persistent memory layer designed for AI agents, enabling them to recall both facts and their context rather than starting each session without memory. The tool addresses the challenge of agents forgetting previous interactions by capturing and organizing relevant information as users work, allowing for more effective and context-aware recall in subsequent sessions. AutoMem integrates into agent workflows by providing a memory architecture that combines a knowledge graph for relationships and a vector index for semantic meaning. The platform stores every memory in a graph structure, mapping out entities, relationships, and temporal data using FalkorDB, while also leveraging Qdrant for vector-based semantic search. This hybrid approach allows agents to retrieve not only semantically similar information but also the specific threads or contexts to which that information belongs. AutoMem consolidates new memories in the background, clustering related ideas, strengthening frequently accessed connections, and allowing irrelevant data to decay over time, resulting in increasingly relevant and refined recall. AutoMem is compatible with a range of agent clients and platforms, including Claude, Cursor, ChatGPT, Codex, and any client supporting the Model Context Protocol (MCP). It can be deployed locally via Docker, as a managed cloud service through Railway, or self-hosted within a user's own infrastructure, including Kubernetes environments. All deployment options expose the same MCP endpoint, ensuring consistent integration regardless of setup. The tool supports macOS, Linux, Windows (WSL2), and is accessible from both desktop and mobile clients that are MCP-compatible. The software is open source and distributed under the MIT License. AutoMem has been benchmarked using the neutral Agent Memory Benchmark (BEAM), where it achieved a high accuracy rate and was ranked second among competitors. Its design is informed by research focused on enhancing recall for AI agents, ensuring that memory compounds and becomes more useful over time.

  • AgentMem
    agentmem.dev

    AgentMem provides a universal memory layer designed for AI agents, addressing the challenge of maintaining persistent and shared context across different frameworks. It enables agents to store, search, and sync memories, ensuring that context is not lost between sessions or fragmented across various agent implementations. The platform is intended for developers building agentic systems who require a consistent and searchable memory solution that works seamlessly with multiple frameworks. Key features of AgentMem include persistent memory storage that survives agent restarts, semantic search powered by vector embeddings to find memories by meaning, and cross-agent synchronization that allows sharing of context between different agents. The service integrates with frameworks such as LangChain, CrewAI, OpenAI, Claude, AutoGPT, and LlamaIndex. AgentMem offers a unified API for storing and retrieving memories, as well as syncing context across agents, making it straightforward to manage agent memory from a single interface. AgentMem is delivered as a cloud-based API with fast response times, built on Fastify and supported by edge caching for global performance. Security features include API key authentication, tenant isolation, and encryption at rest. The platform also provides usage analytics to track memory usage, search patterns, and agent activity. Deployment is backed by a global CDN, utilizing Railway and Cloudflare for fast and reliable access. Pricing is structured into three tiers: a free plan allowing up to 10,000 memories, semantic search, support for three agents, and community support; a Pro plan at $29 per month offering unlimited memories and agents, cross-agent sync, priority support, and usage analytics; and an Enterprise plan at $199 per month, which adds self-hosted deployment, custom integrations, a service-level agreement, and dedicated support. AgentMem is developed by Gritza.

  • Mnexium
    mnexium.com

    Mnexium provides an API designed to add persistent memory and context capabilities to AI applications and agents, particularly those using large language models such as OpenAI, Anthropic, and Gemini. The platform addresses the challenge of enabling AI systems to remember facts, preferences, and user information across sessions and interactions, which is not natively supported by most LLMs. This allows developers to build AI products that can recall prior conversations, user profiles, and relevant contextual data, making interactions more personalized and coherent over time. Key features of Mnexium include persistent memory management, chat history preservation, user profile storage, and the ability to inject live context and records into AI prompts. The service can automatically extract and learn facts from conversations, surface relevant memories on subsequent requests, and maintain clean context by ranking and deduplicating stored information. Developers can also use Mnexium to store and query structured application data such as accounts, tickets, tasks, and deals, as well as track agent state for workflows and long-running processes. The platform supports semantic search of stored memories, managed integrations with external APIs and webhooks, and observability tools for tracing memory recall, tool usage, and API calls. js and Python, and it can be integrated into existing AI applications with minimal code changes. The service acts as a middleware layer between the application and the underlying language model, enabling memory and context features without requiring developers to build their own memory infrastructure. It is compatible with multiple LLM providers and supports drop-in integration for a wide range of use cases. The platform offers several pricing tiers: a free plan with no signup required that supports up to approximately 100 users and 10,000 requests per month; a Builder plan at $29 per month for production apps with higher limits and email support; a Growth plan at $149 per month for scaling applications with priority support; and a customizable Enterprise plan for high-volume teams, which includes custom deployment models and priority service level agreements. Mnexium positions itself as a managed infrastructure solution for persistent AI memory and context across different models and applications.

  • memosq
    pypi.org

    memosq is an open-source framework that provides persistent, cross-agent memory for AI coding assistants. It leverages semantic search and SQLite to store and retrieve contextual information, enabling more effective and context-aware AI agent collaboration.

  • Memra
    usememra.com

    Memra is a developer API and CLI tool that offers persistent, privacy-first memory for AI agents and LLM applications. It provides long-term semantic recall, PII masking, and is EU-hosted for compliance. Memra is designed for developers building advanced agentic systems requiring reliable memory infrastructure.

  • yourmemory
    yourmemory.ai

    yourmemory is an open source Python package that provides persistent memory capabilities for Claude-based and MCP-native AI agents. It features semantic deduplication, Ebbinghaus forgetting curve support, and integrates with SQLite and PostgreSQL. Designed for developers building advanced AI agent workflows.

  • getmem-ai
    getmem.ai

    getmem-ai provides a persistent memory API designed to serve as the memory layer for AI agents. The platform addresses the challenge of maintaining and retrieving structured, contextual knowledge from conversational turns, enabling applications to deliver more accurate and personalized responses based on what is already known about each user. It processes conversation data by extracting structured knowledge, storing it in a typed graph and a hybrid vector index, and returning ranked, grounded context for every interaction, typically in under 300 milliseconds and with isolation per end user. The API operates through two main endpoints: one for ingesting conversation turns and another for retrieving context. When a conversation turn is ingested, the system extracts typed facts across a 12-category taxonomy, including tone and confidence, and resolves entities such as people, places, organizations, and topics with canonicalization and stable IDs. This information is written in parallel to a hybrid vector index—combining dense and sparse representations with 17-field payload filters—and a typed knowledge graph. Retrieval is handled on a fast, LLM-free path that includes heuristic decomposition, fuzzy entity matching (handling typos and variants), parallel hybrid search across multiple indexes, bounded graph expansion, and a ranking step. The result is a structured prompt block containing deduplicated, contextually relevant facts, along with meta information about latency and token counts for observability. getmem-ai is intended for developers building AI agents that require deep, accurate personalization, particularly in domains where response quality depends on prior user knowledge. Example use cases include healthcare agents that remember patient histories and legal research agents aware of case facts and client preferences. The system is designed with features such as per-patient or per-user isolation and audit logging for sensitive applications. The service is accessible via API, and integration is described as straightforward with a free credit available to start. Overall, getmem-ai is positioned as a specialized memory infrastructure for AI and conversational applications, enabling structured retrieval-augmented workflows for agents that benefit from persistent, contextual memory.

  • MEMM
    memm.dev

    MEMM is an open-source, AI-native application designed to serve as a persistent, structured memory system for AI tools. It addresses the challenge of AI "amnesia," where large language models and AI assistants repeatedly lose context between sessions, requiring users to re-explain information and maintain redundant knowledge across different tools. MEMM captures and organizes reasoning, conventions, and project knowledge in plain text Markdown files with YAML frontmatter, making the memory transparent, editable, and versionable by the user. The platform employs a scoring engine based on six signals—BM25, semantic similarity, graph relationships, recency, importance, and frequency—to rank and tier memories for each query. This approach aims to deliver high retrieval precision and context accuracy, while reducing token usage and latency. MEMM's engine operates with sub-millisecond query latency, and its tiered memory system ensures that only the most relevant information is injected into AI queries, avoiding overstuffed or irrelevant context. A governance layer tracks the health of the memory, surfacing stale entries, contradictions, and redundancies, and providing suggestions for consolidation and improvement over time. MEMM is designed for engineers and users who work with AI tools such as ChatGPT, Claude, Cursor, Codex, and local LLMs, allowing them to connect their AI assistants to a single source of structured knowledge via an MCP server. This eliminates the need to manually synchronize knowledge across multiple platforms and provides a unified, evolving memory accessible to all connected AI tools. The system supports categorizing knowledge as entities, concepts, sources, or syntheses, enabling AIs to reason over structured ontologies rather than flat text. The application is available for Mac, Windows, and Linux, and is built to be local and portable, ensuring that all knowledge remains owned and controlled by the user. MEMM does not rely on databases, embeddings, or black-box retrieval, instead prioritizing transparency and user ownership. Its open-source nature and focus on context engineering position it as a tool built specifically for the needs of the AI era.