LocalLingo — Local AI Translator 作者: thekyr
Translate selected text and web pages with a local AI model via Ollama. Runs entirely on your machine — no cloud, no API keys, your text never leaves your computer.
1 个用户1 个用户
扩展元数据
屏幕截图
关于此扩展
LocalLingo uses a local AI model — run with Ollama (or any OpenAI-compatible server) — to translate pages and text on your machine. It bundles no AI model and contacts no remote service — all translation requests go only to your local server at http://localhost / http://127.0.0.1.
HOW TO TEST
1. Install Ollama (https://ollama.com)
2. Pull a model, e.g.
3. Start Ollama with the browser origin allowed: OLLAMA_ORIGINS="*" ollama serve
(Without this, Ollama returns 403 and translations fail.)
4. Default server URL is http://localhost:11434 (configurable in options)
5. Set the Ollama model to use in the extension options
6. Full page translation: click the toolbar icon → pick a language → Translate Page
7. Selection translation: select text → right-click → Translate selection
Privacy
No analytics, no telemetry. Text to be translated is sent only to your local
model server and never to the author or any third party.
HOW TO TEST
1. Install Ollama (https://ollama.com)
2. Pull a model, e.g.
ollama pull qwen2.5:3b3. Start Ollama with the browser origin allowed: OLLAMA_ORIGINS="*" ollama serve
(Without this, Ollama returns 403 and translations fail.)
4. Default server URL is http://localhost:11434 (configurable in options)
5. Set the Ollama model to use in the extension options
6. Full page translation: click the toolbar icon → pick a language → Translate Page
7. Selection translation: select text → right-click → Translate selection
Privacy
No analytics, no telemetry. Text to be translated is sent only to your local
model server and never to the author or any third party.
https://github.com/thekyr/locallingo
评分 0(1 位用户)
权限与数据
更多信息