<?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: Daunjuan</title>
    <description>The latest articles on DEV Community by Daunjuan (@daunjuan).</description>
    <link>https://dev.to/daunjuan</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4032461%2F19708ce3-c8eb-4610-9dbb-cff6bf8026fa.png</url>
      <title>DEV Community: Daunjuan</title>
      <link>https://dev.to/daunjuan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/daunjuan"/>
    <language>en</language>
    <item>
      <title>Hackathon: Build a Chatbot That Actually Remembers with Walrus Memory</title>
      <dc:creator>Daunjuan</dc:creator>
      <pubDate>Mon, 21 Sep 2026 17:03:45 +0000</pubDate>
      <link>https://dev.to/daunjuan/build-a-chatbot-that-actually-remembers-with-walrus-memory-15o7</link>
      <guid>https://dev.to/daunjuan/build-a-chatbot-that-actually-remembers-with-walrus-memory-15o7</guid>
      <description>&lt;p&gt;*&lt;em&gt;Walrus Memory gives AI agents persistent, portable memory that continues beyond a single conversation and is not tied to one model or provider.&lt;br&gt;
*&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Instead of repeatedly passing entire chat histories back to an LLM, developers can use Walrus Memory to store the information that matters—preferences, decisions, previous problems and useful context—and recall it when it becomes relevant.&lt;/p&gt;

&lt;p&gt;That addresses several problems that appear when a chatbot moves beyond the demo stage:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Returning users have to explain everything again&lt;/li&gt;
&lt;li&gt;Previous troubleshooting steps and decisions are lost&lt;/li&gt;
&lt;li&gt;Context gets buried inside long, expensive transcripts&lt;/li&gt;
&lt;li&gt;Changing models or providers can mean starting over&lt;/li&gt;
&lt;li&gt;A chatbot that appeared intelligent in one session behaves like a stranger in the next&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;We’re running an online hackathon to see what developers can build when their chatbot has memory that persists.&lt;/p&gt;

&lt;p&gt;Build something new or add Walrus Memory to an existing chatbot. Use any model or runtime, deploy it somewhere people can actually interact with it, and show how its behaviour changes when it can remember previous conversations.&lt;/p&gt;

&lt;p&gt;You can build with GPT, Claude, Gemini, Llama, Mistral, Qwen, Gemma, DeepSeek or another hosted or locally run model. There is also a dedicated prize category for projects primarily using models outside OpenAI and Anthropic.&lt;/p&gt;

&lt;p&gt;The hackathon offers &lt;strong&gt;$2,500&lt;/strong&gt; in total rewards, including prizes for the best chatbots, open and alternative models, technical articles, and useful bug reports.&lt;/p&gt;

&lt;p&gt;Submissions close on October 9, 2026.&lt;/p&gt;

&lt;p&gt;The full description, rules, resources and registration are available here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.deepsurge.xyz/hackathons/c0141a4a-21be-4009-bc63-7c168608c849" rel="noopener noreferrer"&gt;https://www.deepsurge.xyz/hackathons/c0141a4a-21be-4009-bc63-7c168608c849&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>hackathon</category>
      <category>chatbot</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
