<?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: Novus Nova</title>
    <description>The latest articles on DEV Community by Novus Nova (@novus_nova_f94c032a175180).</description>
    <link>https://dev.to/novus_nova_f94c032a175180</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%2F3763105%2F03e2e20a-9230-4dfa-bb0d-447d6d7fa9db.png</url>
      <title>DEV Community: Novus Nova</title>
      <link>https://dev.to/novus_nova_f94c032a175180</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/novus_nova_f94c032a175180"/>
    <language>en</language>
    <item>
      <title>I built my own local AI assistant with Python (runs fully offline)</title>
      <dc:creator>Novus Nova</dc:creator>
      <pubDate>Tue, 10 Feb 2026 01:07:10 +0000</pubDate>
      <link>https://dev.to/novus_nova_f94c032a175180/i-built-my-own-local-ai-assistant-with-python-runs-fully-offline-1pk1</link>
      <guid>https://dev.to/novus_nova_f94c032a175180/i-built-my-own-local-ai-assistant-with-python-runs-fully-offline-1pk1</guid>
      <description>&lt;p&gt;Hi!&lt;/p&gt;

&lt;p&gt;Over the last few weeks I built a small personal AI assistant just for learning.&lt;/p&gt;

&lt;p&gt;It runs 100% locally on my PC (no cloud).&lt;/p&gt;

&lt;p&gt;Features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;per user memory&lt;/li&gt;
&lt;li&gt;voice replies (TTS)&lt;/li&gt;
&lt;li&gt;conversational companion style chat&lt;/li&gt;
&lt;li&gt;basic image understanding&lt;/li&gt;
&lt;li&gt;language change according to user (ES/EN)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I wanted to understand how everything works under the hood instead of using APIs.&lt;/p&gt;

&lt;p&gt;If anyone wants to test it and give feedback, I'd love to share the demo link 🙂&lt;br&gt;
link here:  &lt;a href="https://shortly-overmodest-dangelo.ngrok-free.dev" rel="noopener noreferrer"&gt;https://shortly-overmodest-dangelo.ngrok-free.dev&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>javascript</category>
      <category>python</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
