BYOAIK (Bring Your Own AI Key) is a directory of AI tools that run on your own API key.
OpenAI Translator
Browser extension and cross-platform desktop app for AI translation, polishing, and summarization using your own LLM API key.
- Category:
- Productivity Tools
- Maintenance:
- Actively developed (last commit 11 days ago)
- Pricing:
- Open Source
- Open source:
- Yes (AGPL-3.0)
- Self-hostable:
- No
- Local-first:
- Yes
- Platforms:
- Browser Extension, Desktop
- AI providers (bring your own key):
- OpenAI, Azure OpenAI, Google Gemini, Anthropic, Groq, Cohere, DeepSeek, Ollama, Custom / OpenAI-compatible
- API key storage:
- Stored in browser storage
- Key risk level:
- MEDIUM
- Trust score:
- 69/100
OpenAI Translator (by yetone) is an open-source word/sentence translation tool that also polishes and summarizes text across 55 languages. It ships as a Chrome/Firefox browser extension and a Tauri-based desktop app for Windows, macOS, and Linux. It is fully BYOK: users paste their own API key into the settings UI and pick a provider. The source registers 14 provider engines (OpenAI, ChatGPT web, Azure OpenAI, Gemini, Claude, Groq, Moonshot, Kimi, MiniMax, ChatGLM, Cohere, DeepSeek, Cerebras, Ollama), and supports a configurable custom API endpoint / OpenAI API proxy for OpenAI-compatible backends. No hosted account or vendor key is required, the user supplies all credentials.
Why this trust score (69/100)
Trust measures how the tool treats your API key and how much of that has been verified. It contains no popularity signal.
- Key Safety 13/25: The key is persisted in browser local storage, which any script on the page can read.
- Request Routing 17/20: Requests go straight from you to the AI provider.
- Transparency 20/20: Source is public under AGPL-3.0, so anyone can check how the key is handled.
- Privacy 8/15: Local-first: it works without sending your data anywhere. Analytics or error-reporting libraries are present; what they send was not established.
- Maintenance 10/10: Actively developed: commits within the last three months.
- Verification Confidence 1/10: Compiled from public documentation by an AI-assisted pass, not independently confirmed.
What was checked
Verification tier RESEARCH_ASSISTED, derived from the evidence below and not set by hand.
- [REPORTED · RESEARCH] This listing was compiled by an AI-assisted research pass over the tool's public website, README and documentation. No person independently confirmed it.
- [REPORTED · SOURCE_SCAN] References Sentry, so some analytics or error reporting is present. This scan cannot tell whether it is opt-in or what it sends. source
- [CONFIRMED · SOURCE_SCAN] Most recent commit 2026-08-15, about 0 month(s) ago. source
How your API key is handled
Your API key is stored in your browser's local storage. Requests are sent directly to the AI provider.
Setup
Open the extension/app settings, paste your provider API key (kept in your browser), and pick a model.