<?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: Neonmem corp</title>
    <description>The latest articles on DEV Community by Neonmem corp (@neonmem-dev).</description>
    <link>https://dev.to/neonmem-dev</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%2Forganization%2Fprofile_image%2F13663%2F4dd2e31f-057c-45f8-98d7-59caf79d3984.png</url>
      <title>DEV Community: Neonmem corp</title>
      <link>https://dev.to/neonmem-dev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/neonmem-dev"/>
    <language>en</language>
    <item>
      <title>Nonmem addition to agent, that personalised experience</title>
      <dc:creator>Neonmem Dev Team</dc:creator>
      <pubDate>Sun, 14 Jun 2026 14:57:55 +0000</pubDate>
      <link>https://dev.to/neonmem-dev/nonmem-addition-to-agent-that-personalised-experience-2pgj</link>
      <guid>https://dev.to/neonmem-dev/nonmem-addition-to-agent-that-personalised-experience-2pgj</guid>
      <description>&lt;h1&gt;
  
  
  One place for everything your AI needs to know about your project
&lt;/h1&gt;




&lt;p&gt;If you build anything big with an AI assistant, you've felt the gap. A real project isn't just code — it's folders of docs, months of decisions, meeting notes, the reasons behind the architecture, the timelines, the plans, and the things you tried that didn't work. To be genuinely useful on a project like that, an assistant has to &lt;em&gt;understand the domain&lt;/em&gt; you're working in, not just autocomplete inside it.&lt;/p&gt;

&lt;p&gt;That's the problem we've been working on with Neonmem.&lt;/p&gt;

&lt;p&gt;Even when an agent has "memory," it's usually a flat pile of text it can search but can't put in order. It doesn't know which decision replaced an earlier one, what's a plan versus a settled fact, or where you stopped yesterday. As the project grows, so does the mess — more data, more decisions, more threads to keep straight.&lt;/p&gt;

&lt;p&gt;We wanted one place that holds all of it, in order, so your agent works like a real code buddy: aware of the project, and aware of how &lt;em&gt;you&lt;/em&gt; work. So we built Neonmem as a &lt;strong&gt;single-point memory&lt;/strong&gt; — one local cartridge that carries your project's reasoning, structure, and direction, with an understanding layer that keeps it organized.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's inside
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;A single memory cartridge.&lt;/strong&gt; One local &lt;code&gt;.neonmem&lt;/code&gt; file — not a vector database, but a connected graph of decisions, dead ends, rules, and the reasoning between them. Yours, on your machine.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;An understanding layer.&lt;/strong&gt; Neonmem doesn't just store facts, it organizes them — clustering the memory into subsystems and mapping how the project fits together, so your agent gets the shape of the whole thing, not just fragments.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Resume where you left off.&lt;/strong&gt; It keeps the open thread and the exact point you stopped, so a fresh session picks up instead of starting cold.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;The importer.&lt;/strong&gt; Point it at your docs, your codebase, and your meeting notes, and it reads the lot — turning them into one connected memory: the decisions, the endpoints, the call graph, the plans. Run it again as things move and it &lt;strong&gt;updates the memory in place&lt;/strong&gt;, merging what's new and skipping what it already knows. Your agent opens already knowing the project.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Plans.&lt;/strong&gt; Most memory only looks backward. Neonmem also tracks where you're &lt;em&gt;going&lt;/em&gt; — the goals and next steps — so the agent knows the direction, not just the history.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Local and private.&lt;/strong&gt; Offline embeddings, no cloud calls, no third-party model reading your code. It runs as its own small, self-built brain.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Where we are
&lt;/h2&gt;

&lt;p&gt;Neonmem is in &lt;strong&gt;public beta&lt;/strong&gt;. It's genuinely useful today, but we're early, and a lot is on the way — &lt;strong&gt;team memory&lt;/strong&gt; (sharing a project's cartridge across a whole team), more &lt;strong&gt;autonomous workflows&lt;/strong&gt; where the agent acts more on its own, broader platform support (macOS and Linux), and steady improvements to everything above.&lt;/p&gt;

&lt;p&gt;If you live in an AI assistant and you're tired of re-explaining your project every morning, give it a try and tell us where it falls short — that feedback is shaping what comes next.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Our paradigm is that AI here is to augment human not replace , human in control AI takes weights.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://neonmem.com/" rel="noopener noreferrer"&gt;https://neonmem.com/&lt;/a&gt; · Windows x64 · free for personal use&lt;/p&gt;

</description>
      <category>ai</category>
      <category>claude</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
