Mozilla has integrated an optional AI assistant directly into Firefox 130, marking the browser’s most significant feature addition in years. The assistant, called Firefox AI, is powered by a locally-running model for basic tasks and optionally connects to cloud providers for more complex queries.
**How Firefox AI Works**
Firefox AI appears as a sidebar panel accessible via a keyboard shortcut or toolbar button. The local model handles tasks like summarizing the current webpage, answering questions about selected text, and translating content — all without sending data to any external server.
For more complex tasks like multi-step reasoning or code generation, Firefox AI optionally connects to Anthropic Claude, OpenAI GPT-4, or Google Gemini via API keys that you supply. Mozilla does not proxy these requests — they go directly from your browser to the AI provider.
**The Privacy Architecture**
Mozilla’s implementation is more privacy-thoughtful than competitors. The local model runs via WebML APIs and processes content directly in the browser sandbox. Enabling cloud AI is explicitly opt-in and requires manual API key configuration — there’s no default data sharing.
Compared to Microsoft Edge’s Copilot (which is always connected to Microsoft’s servers) and Chrome’s Gemini integration, Firefox’s architecture gives users genuine control.
**What the Local Model Can and Cannot Do**
In testing, the local model summarizes 2000-word articles accurately and answers direct questions about page content well. It cannot handle complex reasoning, write code from scratch, or process content outside the current page.
The quality gap between local and cloud models is significant. Users who want genuinely useful AI assistance will likely need to connect a cloud provider.
**Browser Performance Impact**
Loading the local model takes approximately 800MB of RAM when active. Firefox’s implementation keeps it dormant when the sidebar is closed, returning memory to the system. On machines with 8GB of RAM, the impact is noticeable during multitasking; on 16GB+ systems, it’s negligible.
**Should You Use It**
For privacy-conscious users curious about AI without surrendering data to browser vendors, Firefox AI is the most responsible implementation currently available. The local model limitations are real, but the architecture is sound.