Cross-platform translator app leveraging OpenAI API
Top 1.7% on sourcepulse
This project provides a multi-platform translation tool, powered by the OpenAI API, for browser extensions and desktop applications. It targets users needing advanced text manipulation beyond simple translation, offering features like text polishing and summarization across 55 languages, with a focus on user customization and convenience.
How It Works
The tool leverages the OpenAI API for its core functionality, supporting both direct OpenAI and Azure OpenAI Service. It offers three distinct modes: translation, polishing, and summarization. A key design choice is the inclusion of streaming mode, allowing for real-time feedback during text processing, and a customizable output for translation text, enhancing user control and experience.
Quick Start & Requirements
.exe
(Windows) or .dmg
(macOS) from the Latest Release page. For macOS with Apple Silicon, run sudo xattr -d com.apple.quarantine /Applications/OpenAI\ Translator.app
in Terminal. Browser extensions are available via browser stores.Highlighted Details
Maintenance & Community
The project appears to be actively developed by a single primary author. Community interaction channels are not explicitly mentioned in the README.
Licensing & Compatibility
The project is licensed under the MIT License, permitting commercial use and integration with closed-source applications.
Limitations & Caveats
The README notes potential security warnings during manual installation on macOS, requiring specific terminal commands to bypass. Some features, like desktop clip extensions, may require separate installation steps detailed elsewhere.
8 months ago
Inactive