nowfound

Alternatives

Products that do what Memvid does

Memory layer for AI agents in 1 file.

  1. 1MO

    Hey HN! We're Taranjeet and Deshraj, the founders of Mem0 (https://mem0.ai). Mem0 adds a stateful memory layer to AI applications, allowing them to remember user interactions, preferences, and context over time. This enables AI apps to deliver increasingly personalized and intelligent experiences that evolve with every interaction. There’s a demo video at https://youtu.be/VtRuBCTZL1o and a playground to try out at https://app.mem0.ai/playground. You'll need to sign up to use the playground – this helps ensure responses are more tailored to you by…

    2024 · github.com

  2. 2

    Persistent memory for Claude Code, Codex & coding agents

    May 2026 · agent-memory.dev

  3. 3

    Let every AI remember the same you.

    Jul 2026 · memmy.bot

  4. 4

    Persistent memory for Claude, ChatGPT & Cursor. Free.

    May 2026 · github.com

  5. 5IR

    Hey HN! I built a proof-of-concept for AI memory using Git instead of vector databases. The insight: Git already solved versioned document management. Why are we building complex vector stores when we could just use markdown files with Git's built-in diff/blame/history? How it works: Memories stored as markdown files in a Git repo Each conversation = one commit git diff shows how understanding evolves over time BM25 for search (no embeddings needed) LLMs generate search queries from conversation context Example: Ask "how has my project evolved?" and it uses git diff to show actual…

    2025 · github.com

  6. 6
    Memori168

    Persistent memory from agent trace, not just conversation

    May 2026 · memorilabs.ai

  7. 7

    Fastest cognitive memory for AI Agents

    Feb 2026 · deltamemory.com

  8. 8AF

    Hi HN, We’ve been building [memU](https://github.com/NevaMind-AI/memU), an open-source memory framework for AI agents that supports both classic RAG and LLM-based direct file reading. RAG has become the default in LLM systems, but many of its failures don’t come from the model — they come from the retrieval assumptions. Embedding-based retrieval is fundamentally an approximation over semantic similarity. It works well for fuzzy recall, but it often breaks when relevance ≠ correctness, which is common in real systems. From a retrieval perspective, RAG struggles with: -…

    Jan 2026 · github.com

  9. 9AM

    Most RAG setups fail because they treat memory like a static filing cabinet. When every transient bug fix or abandoned rule is stored forever, the context window eventually chokes on noise, spiking token costs and degrading the agent's reasoning. This implementation experiments with a biological approach by using the Ebbinghaus forgetting curve to manage context as a living substrate. Memories are assigned a "strength" score where each recall reinforces the data and flattens its decay curve (spaced repetition), while unused data eventually hits a threshold and is pruned. To solve the…

    Apr 2026 · github.com

  10. 10

    Give AI agents long-term memory. Not vector search or RAG

    Dec 2025

  11. 11

    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

  12. 12

    Persistent, structured memory for AI Agents

    Jan 2026

  13. 13

    The memory layer for AI agents

    Jul 2026 · kitforai.com

  14. 14

    Enable agents to keep context & work across apps + sessions

    Jun 2026 · walrus.xyz

  15. 15

    One API for all documents your AI agents need

    Mar 2026 · querymemory.com

  16. 16
    Actx0100

    Memory infrastructure for AI agents.

    17d ago · actx0.com

  17. 17

    Portable context for every AI. Never explain yourself twice.

    Jun 2026 · ao2.ai

  18. 18

    Memory infrastructure for AI coding agents

    Feb 2026 · askaibase.com

  19. 19

    Memory that AI Agents Love ! Free, Open-Source, Functional

    Jun 2026 · memanto.ai

  20. 20

    Your AI has the memory of a goldfish. Not anymore

    Jul 2026 · yourmemoryai.xyz

  21. 21

    Persistent, shared memory for agents

    Mar 2026 · mem9.ai

  22. 22UM

    Hi HN, We’ve been building memU(https://github.com/NevaMind-AI/memU), an open-source, general-purpose memory framework for AI agents. It supports dual-mode retrieval: classic RAG and LLM-based direct file reading. Most multimodal memory systems either embed everything into vectors or treat non-text data as attachments. These work, but at scale it becomes hard to explain why certain context was retrieved and what evidence it relies on. memU takes a different approach: since models reason in language, multimodal memory should converge into structured, queryable text, while…

    Jan 2026 · github.com

  23. 23AM

    Vector databases store memories. They don't manage them. After 10k memories, recall quality degrades because there's no consolidation, no forgetting, no conflict resolution. Your AI agent just gets noisier. YantrikDB is a cognitive memory engine — embed it, run it as a server, or connect via MCP. It thinks about what it stores: consolidation collapses duplicate memories, contradiction detection flags incompatible facts, temporal decay with configurable half-life lets unimportant memories fade like human memory does. Single Rust binary. HTTP + binary wire protocol. 2-voter + 1-witness HA…

    Apr 2026 · github.com

  24. 24

    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

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