cd /news/artificial-intelligence/mozilla-killed-orbit-i-rebuilt-it-lo… · home topics artificial-intelligence article
[ARTICLE · art-116096] src=dev.to ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Mozilla Killed Orbit. I Rebuilt It Locally and Privately.

A developer built Apogee, an open-source browser extension that summarizes and answers questions about webpages, PDFs, DOCX files, videos, emails, and text using local AI models. The extension runs entirely on-device via WebGPU/WebAssembly, with optional support for Ollama and llama.cpp, eliminating the need for a backend or API key. The project was selected for Mozilla Builders, highlighting its focus on privacy-first, local AI in the browser.

read1 min views3 publishedAug 31, 2026

I built Apogee, 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.

The goal is simple: keep your data on your device.

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.

The project was also selected for Mozilla Builders, which gave me the opportunity to further explore privacy-focused, local-first AI in the browser.

The interesting part is running LLMs directly in the browser. Instead of:

Browser → Server → AI API → Server → Browser

Apogee aims for:

Browser → Local Model → Response

This makes privacy the default rather than an afterthought.

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

GitHub: https://github.com/darshi1337/apogee

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

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @apogee 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/mozilla-killed-orbit…] indexed:0 read:1min 2026-08-31 ·