<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>REM Labs Blog</title>
    <link>https://remlabs.ai/blog</link>
    <description>Technical deep dives on AI memory, the Dream Engine, benchmarks, and agent architecture from the REM Labs team.</description>
    <language>en-us</language>
    <lastBuildDate>Mon, 14 Apr 2026 04:00:00 GMT</lastBuildDate>
    <atom:link href="https://remlabs.ai/blog/feed.xml" rel="self" type="application/rss+xml"/>
    <image>
      <url>https://remlabs.ai/favicon.svg</url>
      <title>REM Labs Blog</title>
      <link>https://remlabs.ai/blog</link>
    </image>
    <copyright>2026 REM Labs</copyright>
    <managingEditor>dev@remlabs.ai (REM Labs)</managingEditor>
    <webMaster>dev@remlabs.ai (REM Labs)</webMaster>
    <ttl>60</ttl>

    <item>
      <title>How We Scored 94.6% on LongMemEval</title>
      <link>https://remlabs.ai/blog/how-we-scored-93-on-longmemeval</link>
      <guid isPermaLink="true">https://remlabs.ai/blog/how-we-scored-93-on-longmemeval</guid>
      <description>A technical deep dive into how REM Labs scored 90% on the LongMemEval benchmark -- the architecture, scoring stack, per-category breakdown, and what we learned about counting, temporal reasoning, and abstention.</description>
      <pubDate>Sun, 12 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>REM Labs</dc:creator>
    </item>

    <item>
      <title>Why Your AI Has Amnesia (And How to Fix It)</title>
      <link>https://remlabs.ai/blog/why-your-ai-has-amnesia</link>
      <guid isPermaLink="true">https://remlabs.ai/blog/why-your-ai-has-amnesia</guid>
      <description>Every AI assistant forgets everything between conversations. Vector databases only solve part of the problem. Here's why persistent memory requires more than embeddings, and what Memory Synthesis actually means.</description>
      <pubDate>Sun, 12 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>REM Labs</dc:creator>
    </item>

    <item>
      <title>Add Long-Term Memory to CrewAI Crews</title>
      <link>https://remlabs.ai/blog/add-memory-to-crewai</link>
      <guid isPermaLink="true">https://remlabs.ai/blog/add-memory-to-crewai</guid>
      <description>How to give CrewAI agents persistent memory with REM Labs. Crews that remember findings across runs, share context between agents, and build on previous work.</description>
      <pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>REM Labs</dc:creator>
    </item>

    <item>
      <title>How to Add Persistent Memory to a LangChain Agent</title>
      <link>https://remlabs.ai/blog/add-memory-to-langchain-agent</link>
      <guid isPermaLink="true">https://remlabs.ai/blog/add-memory-to-langchain-agent</guid>
      <description>Step-by-step guide to adding persistent, cross-session memory to a LangChain agent using REM Labs. pip install, configure, and ship an agent that remembers.</description>
      <pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>REM Labs</dc:creator>
    </item>

    <item>
      <title>How to Migrate from Mem0 to REM Labs</title>
      <link>https://remlabs.ai/blog/migrate-from-mem0-to-rem</link>
      <guid isPermaLink="true">https://remlabs.ai/blog/migrate-from-mem0-to-rem</guid>
      <description>Step-by-step migration guide from Mem0 to REM Labs. One CLI command. Full metadata preserved. 90% vs 66.9% on LongMemEval.</description>
      <pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>REM Labs</dc:creator>
    </item>

    <item>
      <title>Give Claude Code Persistent Memory with MCP</title>
      <link>https://remlabs.ai/blog/rem-labs-mcp-claude-code</link>
      <guid isPermaLink="true">https://remlabs.ai/blog/rem-labs-mcp-claude-code</guid>
      <description>How to set up the REM Labs MCP server in Claude Code or Cursor. One JSON config gives your AI assistant persistent memory across sessions.</description>
      <pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>REM Labs</dc:creator>
    </item>

    <item>
      <title>Sync Your Obsidian Vault with AI Memory</title>
      <link>https://remlabs.ai/blog/obsidian-ai-memory-sync</link>
      <guid isPermaLink="true">https://remlabs.ai/blog/obsidian-ai-memory-sync</guid>
      <description>How to set up bidirectional sync between Obsidian and REM Labs. Wikilinks become knowledge graph edges. Tags become categories. Your notes gain AI-powered search and synthesis.</description>
      <pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>REM Labs</dc:creator>
    </item>

    <item>
      <title>REM Labs Python SDK: Complete Guide</title>
      <link>https://remlabs.ai/blog/rem-labs-python-sdk-guide</link>
      <guid isPermaLink="true">https://remlabs.ai/blog/rem-labs-python-sdk-guide</guid>
      <description>Complete guide to the REM Labs Python SDK. Install, configure, and use persistent AI memory in your Python applications with remember, recall, forget, and advanced features.</description>
      <pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>REM Labs</dc:creator>
    </item>

    <item>
      <title>REM Labs Node.js SDK: Complete Guide</title>
      <link>https://remlabs.ai/blog/rem-labs-node-sdk-guide</link>
      <guid isPermaLink="true">https://remlabs.ai/blog/rem-labs-node-sdk-guide</guid>
      <description>Complete guide to the REM Labs Node.js SDK. Add persistent AI memory to any JavaScript or TypeScript application with the @remlabs/sdk package.</description>
      <pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>REM Labs</dc:creator>
    </item>

    <item>
      <title>REM Labs REST API: Complete Reference Guide</title>
      <link>https://remlabs.ai/blog/rem-labs-rest-api-guide</link>
      <guid isPermaLink="true">https://remlabs.ai/blog/rem-labs-rest-api-guide</guid>
      <description>Complete reference guide for the REM Labs REST API. Learn every endpoint for storing, searching, and managing AI memories with curl examples and response schemas.</description>
      <pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>REM Labs</dc:creator>
    </item>

    <item>
      <title>How to Add Persistent Memory to OpenAI Agents</title>
      <link>https://remlabs.ai/blog/rem-labs-openai-integration</link>
      <guid isPermaLink="true">https://remlabs.ai/blog/rem-labs-openai-integration</guid>
      <description>Store and recall context across GPT-4 sessions using REM Labs. Add persistent, cross-session memory to any OpenAI agent with three lines of code.</description>
      <pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>REM Labs</dc:creator>
    </item>

    <item>
      <title>Give Claude Persistent Memory with REM Labs</title>
      <link>https://remlabs.ai/blog/rem-labs-anthropic-claude-memory</link>
      <guid isPermaLink="true">https://remlabs.ai/blog/rem-labs-anthropic-claude-memory</guid>
      <description>Add persistent, cross-session memory to Anthropic Claude applications. Store and recall context across Claude conversations using the REM Labs API.</description>
      <pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>REM Labs</dc:creator>
    </item>

    <item>
      <title>Give Cursor AI Persistent Memory with REM Labs MCP</title>
      <link>https://remlabs.ai/blog/rem-labs-cursor-mcp</link>
      <guid isPermaLink="true">https://remlabs.ai/blog/rem-labs-cursor-mcp</guid>
      <description>Configure the REM Labs MCP server in Cursor to give your AI coding assistant persistent memory. Store decisions, recall context, and stop repeating yourself across sessions.</description>
      <pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>REM Labs</dc:creator>
    </item>

    <item>
      <title>VS Code Extension: AI Memory in Your Editor</title>
      <link>https://remlabs.ai/blog/rem-labs-vscode-extension</link>
      <guid isPermaLink="true">https://remlabs.ai/blog/rem-labs-vscode-extension</guid>
      <description>Install the REM Labs VS Code extension to give your AI coding assistants persistent memory. Store architecture decisions, recall project context, and search memories without leaving your editor.</description>
      <pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>REM Labs</dc:creator>
    </item>

    <item>
      <title>Zapier + REM Labs: Automated Knowledge Workflows</title>
      <link>https://remlabs.ai/blog/rem-labs-zapier-automation</link>
      <guid isPermaLink="true">https://remlabs.ai/blog/rem-labs-zapier-automation</guid>
      <description>Connect REM Labs to Zapier and automate your knowledge workflows. Store memories from Slack, email, Notion, and 6,000+ apps. Trigger actions when new memories are created.</description>
      <pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>REM Labs</dc:creator>
    </item>

    <item>
      <title>The Dream Engine: How AI Consolidates Your Knowledge Overnight</title>
      <link>https://remlabs.ai/blog/ai-dream-engine-explained</link>
      <guid isPermaLink="true">https://remlabs.ai/blog/ai-dream-engine-explained</guid>
      <description>REM Labs' Dream Engine runs 9 stages of memory consolidation while you sleep -- just like the brain during REM sleep. Here's the neuroscience behind it and why it matters.</description>
      <pubDate>Tue, 07 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>REM Labs</dc:creator>
    </item>

    <item>
      <title>The Best AI Memory Apps in 2026: Ranked and Compared</title>
      <link>https://remlabs.ai/blog/best-ai-memory-apps-2026</link>
      <guid isPermaLink="true">https://remlabs.ai/blog/best-ai-memory-apps-2026</guid>
      <description>We compared the top AI memory apps of 2026 -- from REM Labs to Mem0 to Rewind. Here's what actually works for personal productivity.</description>
      <pubDate>Tue, 07 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>REM Labs</dc:creator>
    </item>

    <item>
      <title>REM Labs vs Mem0: Which AI Memory Tool Is Right for You?</title>
      <link>https://remlabs.ai/blog/rem-labs-vs-mem0</link>
      <guid isPermaLink="true">https://remlabs.ai/blog/rem-labs-vs-mem0</guid>
      <description>Comparing REM Labs and Mem0 in 2026. One is built for developers building AI apps; the other is built for professionals who want AI to manage their day. Here's the difference.</description>
      <pubDate>Tue, 07 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>REM Labs</dc:creator>
    </item>

    <item>
      <title>What Is AI Memory? How Persistent Context Is Changing Everything in 2026</title>
      <link>https://remlabs.ai/blog/what-is-ai-memory</link>
      <guid isPermaLink="true">https://remlabs.ai/blog/what-is-ai-memory</guid>
      <description>AI memory goes beyond context windows. Learn how persistent AI memory works, why it matters in 2026, and how tools like REM Labs are making AI actually remember your life.</description>
      <pubDate>Tue, 07 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>REM Labs</dc:creator>
    </item>

    <item>
      <title>Sleep Science Meets AI: How REM Sleep Inspired a New Kind of Memory System</title>
      <link>https://remlabs.ai/blog/sleep-science-ai-memory</link>
      <guid isPermaLink="true">https://remlabs.ai/blog/sleep-science-ai-memory</guid>
      <description>Human brains consolidate memories during REM sleep. REM Labs built an AI that mimics this process -- running multi-stage memory consolidation overnight on your personal data.</description>
      <pubDate>Tue, 07 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>REM Labs</dc:creator>
    </item>

  </channel>
</rss>
