<?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>DEV Community: Lorenc Ndoj</title>
    <description>The latest articles on DEV Community by Lorenc Ndoj (@lorenc_ndoj_222da3448a786).</description>
    <link>https://dev.to/lorenc_ndoj_222da3448a786</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3841709%2F42157ae8-398c-45f4-aa22-b90d4f182d1a.png</url>
      <title>DEV Community: Lorenc Ndoj</title>
      <link>https://dev.to/lorenc_ndoj_222da3448a786</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lorenc_ndoj_222da3448a786"/>
    <language>en</language>
    <item>
      <title>Show HN: Elo Memory – Bio-inspired episodic memory for AI agents (ICLR 2025)</title>
      <dc:creator>Lorenc Ndoj</dc:creator>
      <pubDate>Tue, 24 Mar 2026 14:57:39 +0000</pubDate>
      <link>https://dev.to/lorenc_ndoj_222da3448a786/show-hn-elo-memory-bio-inspired-episodic-memory-for-ai-agents-iclr-2025-4id</link>
      <guid>https://dev.to/lorenc_ndoj_222da3448a786/show-hn-elo-memory-bio-inspired-episodic-memory-for-ai-agents-iclr-2025-4id</guid>
      <description>&lt;p&gt;AI agents forget everything between conversations. Elo Memory fixes that.&lt;/p&gt;

&lt;p&gt;Implements EM-LLM from ICLR 2025 — automatic event detection, surprise-based encoding, and human-like memory consolidation.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fast: ~5ms retrieval, never reads all memories&lt;/li&gt;
&lt;li&gt;Smart: Bayesian surprise decides what to store
&lt;/li&gt;
&lt;li&gt;Works with: Claude Code, OpenClaw, Codex, any MCP agent&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/server-elo/elo-memory" rel="noopener noreferrer"&gt;https://github.com/server-elo/elo-memory&lt;/a&gt;&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;pip &lt;span class="nb"&gt;install &lt;/span&gt;elo-memory
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;The missing memory layer for AI agents.&lt;/p&gt;

</description>
      <category>agents</category>
      <category>ai</category>
      <category>llm</category>
      <category>machinelearning</category>
    </item>
  </channel>
</rss>
