metldr is a privacy first, local ai powered chrome extension designed to enhance productivity by integrating summarisation, smart replies, and dictionary lookups directly into your browser.
metldr uses chrome's built in gemini nano model by default.
chrome://flagsrun larger models (llama 3, qwen, etc.) locally on your machine.
ollama run llama3.2http://127.0.0.1:11434| command | description |
|---|---|
npm run dev | start development server (hmr for ui) |
npm run build | build all targets (main, content, sandbox) |
npm run type-check | run typescript validation |
npm run download:models | download required ai models to public/ |
metldr is designed with a strict privacy first architecture:
built with ❤️ by efaz
388 commits
TypeScript
69.1%
Vue
25.1%
JavaScript
4.7%
metldr is a privacy first, local ai powered chrome extension designed to enhance productivity by integrating summarisation, smart replies, and dictionary lookups directly into your browser.
metldr uses chrome's built in gemini nano model by default.
chrome://flagsrun larger models (llama 3, qwen, etc.) locally on your machine.
ollama run llama3.2http://127.0.0.1:11434| command | description |
|---|---|
npm run dev | start development server (hmr for ui) |
npm run build | build all targets (main, content, sandbox) |
npm run type-check | run typescript validation |
npm run download:models | download required ai models to public/ |
metldr is designed with a strict privacy first architecture:
built with ❤️ by efaz
388 commits
TypeScript
69.1%
Vue
25.1%
JavaScript
4.7%