π Privacy-first browser AI. Powers the Alibaba Page Agent chatbot using local FunctionGemma models via WebGPU. Fast, secure, and zero-data-leakage on every tab.
JavaScript
0
9 commits
updated Mar 18, 2026

A privacy-focused, high-performance Chrome extension that brings local AI capabilities directly to your browser. Powered by Transformers.js and LFM2, this extension runs large language models entirely on your machine using WebGPU, ensuring your data never leaves your device.
LFM2-350M-ONNX.onnx-community/LFM2-350M-ONNXgit clone https://github.com/your-username/page-agent-ext.git
bun install # or npm install
bun run build # or npm run build
chrome://extensions/dist directory.Alternatively, you can download the pre-built extension:
extension.zip from this repository.dist folder in chrome://extensions/ as an unpacked extension.This extension is built with privacy as a core principle. All processing happens locally in an Offscreen Document. No conversation data or metadata is sent to any external server.
Description: π A private, local AI assistant for your browser. Powered by Transformers.js and LFM2, running locally via WebGPU/WASM. No cloud APIs, no data tracking.
Keywords:
chrome-extension, local-ai, transformers-js, webgpu, onnx, function-calling, privacy-focused, browser-ml, lfm2, ai-agent
9 commits
JavaScript
52.3%
TypeScript
37.3%
Python
5.0%
CSS
2.8%
HTML
2.6%
π Privacy-first browser AI. Powers the Alibaba Page Agent chatbot using local FunctionGemma models via WebGPU. Fast, secure, and zero-data-leakage on every tab.
JavaScript
0
9 commits
updated Mar 18, 2026

A privacy-focused, high-performance Chrome extension that brings local AI capabilities directly to your browser. Powered by Transformers.js and LFM2, this extension runs large language models entirely on your machine using WebGPU, ensuring your data never leaves your device.
LFM2-350M-ONNX.onnx-community/LFM2-350M-ONNXgit clone https://github.com/your-username/page-agent-ext.git
bun install # or npm install
bun run build # or npm run build
chrome://extensions/dist directory.Alternatively, you can download the pre-built extension:
extension.zip from this repository.dist folder in chrome://extensions/ as an unpacked extension.This extension is built with privacy as a core principle. All processing happens locally in an Offscreen Document. No conversation data or metadata is sent to any external server.
Description: π A private, local AI assistant for your browser. Powered by Transformers.js and LFM2, running locally via WebGPU/WASM. No cloud APIs, no data tracking.
Keywords:
chrome-extension, local-ai, transformers-js, webgpu, onnx, function-calling, privacy-focused, browser-ml, lfm2, ai-agent
9 commits
JavaScript
52.3%
TypeScript
37.3%
Python
5.0%
CSS
2.8%
HTML
2.6%