remembra

Universal memory layer for AI applications. Self-host in minutes. Open source. (by remembra-ai)

Remembra Alternatives

Similar projects and alternatives to remembra

  1. mneme

    1 remembra VS mneme

    Three-layer memory architecture for AI coding agents. Persistent facts, cross-session task tracking, and ephemeral execution — so agents stop forgetting. (by CVPaul)

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. cecil-protocol

    Persistent memory and identity protocol for AI systems with evidence-aware recall and inspectable memory.

  4. engram

    1 remembra VS engram

    Discontinued Moved to https://codeberg.org/GhostFrame/engram under new ownership (by zanfiel)

  5. verantyx-v6

    ARC-AGI2 solver — 84.0% on training (840/1000). Hybrid: 30+ hand-crafted solvers + Claude Sonnet 4.5 program synthesis with deterministic verification. No fine-tuning, no GPU.

  6. CodeTrackr

    Discontinued The open-source, privacy-first coding time tracker — free forever, with leaderboards and a plugin system. Hosted-in Sweden. Assisted-by Claude. [GET https://api.github.com/repos/livrasand/CodeTrackr: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]

  7. yantrikdb

    Cognitive memory engine for AI agents — temporal decay, contradiction detection, autonomous consolidation, knowledge graph, ANN recall via HNSW. Embeddable Rust library with Python bindings; powers yantrikdb-server (HTTP gateway, MCP server, openraft cluster). AGPL.

  8. superlocalmemory

    Open-source governed, local-first memory control plane for AI agents and teams. arXiv:2608.08253

  9. widemem-ai

    Next-gen AI memory layer with importance scoring, temporal decay, hierarchical memory, and YMYL prioritization

  10. memforge

    2 remembra VS memforge

    Neuroscience-inspired memory for AI agents — sleep cycles that rewrite and strengthen knowledge over time. TypeScript, PostgreSQL, MCP.

  11. mentedb

    A cognition aware database engine for AI agent memory. Purpose built in Rust with WAL, HNSW, knowledge graphs, and speculative context pre assembly. Not a wrapper, a ground up storage engine that thinks.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better remembra alternative or higher similarity.

remembra discussion

Log in or Post with

remembra reviews and mentions

Posts with mentions or reviews of remembra. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-02-26.
  • Remembra – Open-source semantic memory for AI agents
    1 project | news.ycombinator.com | 11 Mar 2026
  • Add Persistent Memory to Your AI Agent in 5 Minutes
    1 project | dev.to | 8 Mar 2026
    GitHub: https://github.com/remembra-ai/remembra Docs: https://docs.remembra.dev Discord: https://discord.gg/Bzv3JshRa3
  • Show HN: Mneme–Persistent memory for AI agents without vector search or RAG
    2 projects | news.ycombinator.com | 26 Feb 2026
    Interesting take on avoiding vectors. We landed somewhere in between with Remembra - hybrid search (vectors + BM25 fusion) but the real win came from entity resolution.

    The insight: most 'memory failures' in coding sessions aren't retrieval failures, they're identity failures. The agent knows you mentioned 'David' and 'Mr. Kim' and 'the client' - but doesn't know they're the same person.

    We added automatic entity graphs that link these references, so when you search for anything about the project, you get the full context of WHO was involved, not just what was said.

    Re: append-only vs rewriting - we do both via temporal decay. Old memories naturally lose salience over time (Ebbinghaus-style) unless they keep getting referenced. Lets you avoid explicit curation without accumulating noise.

    GitHub if useful: https://github.com/remembra-ai/remembra

  • A note from our sponsor - SaaSHub
    www.saashub.com | 17 Aug 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic remembra repo stats
3
15
9.7
about 1 month ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that HTML is
the 9th most popular programming language
based on number of references?