nowfound

Alternatives

Products that do what Semelbase — Shared memory for AI agents does

Shared execution memory for every AI agent in your org

  1. 1

    Memory infrastructure for AI coding agents

    Feb 2026

  2. 2

    Let every AI remember the same you.

    Jul 2026 · memmy.bot

  3. 3
    pumaDB159

    a small hosted memory layer for AI agents

    Jun 2026 · pumadb.ai

  4. 4
    Greplica186

    Self updating wiki for coding agents

    Jul 2026 · github.com

  5. 5
    Memori168

    Persistent memory from agent trace, not just conversation

    May 2026

  6. 6

    Repo-native memory for coding agents

    Jul 2026 · github.com

  7. 7

    Persistent memory for AI coding agents

    Apr 2026

  8. 8

    An OKF-backed Model Context Protocol (MCP) server delivering persistent long-term memory and SQLite FTS5 search for AI agents. - fellowgeek/mcp-memory

    24d ago · github.com

  9. 9
    Grov123

    Shared and synchronized AI memory + reasoning across teams

    Dec 2025

  10. 10
    Actx0100

    Memory infrastructure for AI agents.

    16d ago · actx0.com

  11. 11

    Portable memory for agent workflows

    Apr 2026

  12. 12

    Persistent, structured memory for AI Agents

    Jan 2026

  13. 13

    One API for all documents your AI agents need

    Mar 2026

  14. 14

    An agent that remembers across sessions can keep its memory as curated markdown files, as an auto-mined structured store, or as trained experience.

    22d ago · pinglin.tw

  15. 15

    Shared memory & coordination layer for AI agent teams

    Jul 2026 · agenthelm.online

  16. 16

    One layer for memories, skills, and rules across any agent

    Feb 2026

  17. 17

    Your enterprise just started thinking.

    3d ago · coworker.ai

  18. 18

    This is a small library for giving an agent persistent memory without running any infrastructure. The whole store is one SQLite file, and the default install has no dependencies. I built it because whenever I wanted an agent to remember a handful of facts across sessions, the options were a hosted API, a vector database, or a framework, and that felt like too much for what is usually a few thousand short strings. The part I find most useful is that recall is deterministic, so you can write unit tests that assert what your agent remembers and run them in CI. I haven't seen that elsewhere and…

    Aug 2026 · github.com

  19. 19WL

    hi HN, While building Wolbarg (an open-source shared memory SDK for AI agents), I assumed PostgreSQL would be the obvious choice for memory storage. After benchmarking SQLite under realistic agent workloads, I was surprised by the results. For local-first and single-node deployments, SQLite handled far more than I expected while keeping the architecture much simpler. I wrote up the benchmarks, methodology, trade-offs, and where I still think PostgreSQL is the better choice.

    Jul 2026 · wolbarg.com

  20. 20
    thred11

    shared memory for decisions, revisions, and unfinished work

    18d ago · thred.fun

  21. 21

    I've been working on Polign and built a small prototype around something I've been thinking about with agent memory. I have built a lightweight/stateless vector db + BM25 search which works really well with typed facts and structured queries. It uses your own S3, or GCS bucket as primary storage, and restarting a node is fairly quick. Demo + writeup: https://polign.com/blog-edge-agent-memory Live search demo: https://demo.polign.com Docs: https://polign.com

    11d ago · polign.com

  22. 22SA

    I built Syne because I was tired of AI assistants that forget everything after each conversation. Syne is a self-hosted AI agent framework where memory is a first-class citizen — stored as semantic vectors in PostgreSQL, searchable across millions of entries, and persistent forever. Key features: - Unlimited persistent memory with semantic search (pgvector) - Anti-hallucination: only stores user-confirmed facts, auto-deduplicates - Self-evolving: creates new abilities at runtime without restart - Multi-model: switch between Gemini, ChatGPT, Claude mid-conversation - True $0/month setup:…

    Feb 2026

  23. 23

    Agents remember. Humans innovate.

    4d ago · github.com

  24. 24SR

    Hello all, I'm a software developer. Over the last few months more and more of my work has turned into using coding agents instead of typing the whole code myself. Usually a few claude sessions at once, sometimes codex, one per feature or per revealed bug. I ran them in a split terminal for a few weeks, and quickly spotted two main problems. The first is that I couldn't easily tell which agent was stuck waiting on me and which was still working, so I'd cycle through sessions and checking on them. The second one: agents sharing a single branch step on each other. Two of them could be editing…

    Jul 2026 · shikigami.dev

Ranked by how close each launch is in meaning, then by votes. Refine with a description →