A Private, In-Browser AI Summarizer for your articles, videos, emails and more. Runs in-browser via WebGPU (Chrome), Transformers.js (Firefox), or your own local Ollama. Inspired by Mozilla's Orbit.
Apogee was inspired by Mozilla’s discontinued Orbit project. Orbit aimed to provide browser-based page summarization, but it relied on centralized API servers running Mistral 7B and stored summaries on the server through endpoints like store_result. Mozilla eventually discontinued the project.
So I decided to build Apogee from scratch, but with a local and privacy-focused approach. Apogee lets users summarize content using local LLMs, so their data stays on their device instead of being sent to or stored by a big company.