<?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: Priyadarshi Annupam</title>
    <description>The latest articles on DEV Community by Priyadarshi Annupam (@darshi1337).</description>
    <link>https://dev.to/darshi1337</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%2F1080956%2F27f630cc-203c-4fea-b7e9-68e43d46112d.jpeg</url>
      <title>DEV Community: Priyadarshi Annupam</title>
      <link>https://dev.to/darshi1337</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/darshi1337"/>
    <language>en</language>
    <item>
      <title>Mozilla Killed Orbit. I Rebuilt It Locally and Privately.</title>
      <dc:creator>Priyadarshi Annupam</dc:creator>
      <pubDate>Mon, 31 Aug 2026 00:25:48 +0000</pubDate>
      <link>https://dev.to/darshi1337/mozilla-killed-orbit-i-rebuilt-it-locally-and-privately-4756</link>
      <guid>https://dev.to/darshi1337/mozilla-killed-orbit-i-rebuilt-it-locally-and-privately-4756</guid>
      <description>&lt;p&gt;I built &lt;strong&gt;Apogee&lt;/strong&gt;, an open-source browser extension that lets you summarize and ask questions about webpages, PDFs, DOCX files, videos, emails, and text using local AI models.&lt;/p&gt;

&lt;p&gt;The goal is simple: &lt;strong&gt;keep your data on your device.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Apogee doesn't require a backend, account, or API key. It supports local inference through WebGPU/WebAssembly, with optional support for Ollama and llama.cpp.&lt;/p&gt;

&lt;p&gt;The project was also selected for &lt;strong&gt;Mozilla Builders&lt;/strong&gt;, which gave me the opportunity to further explore privacy-focused, local-first AI in the browser.&lt;/p&gt;

&lt;p&gt;The interesting part is running LLMs directly in the browser. Instead of:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Browser → Server → AI API → Server → Browser
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Apogee aims for:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Browser → Local Model → Response
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;This makes privacy the default rather than an afterthought.&lt;/p&gt;

&lt;p&gt;I'm currently looking for contributors interested in browser extensions, WebGPU, local LLMs, UI/UX, performance, and documentation.&lt;/p&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/darshi1337/apogee" rel="noopener noreferrer"&gt;https://github.com/darshi1337/apogee&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you're interested in local AI and privacy on the web, I'd love for you to check it out and contribute.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>programming</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
