1 Repo
API endpoints that implement multiple translation service protocols for compatibility with various client tools.
Distinct from Compatibility Endpoints: Distinct from Compatibility Endpoints: focuses on translation-specific protocol compatibility rather than general data ingestion.
Explore 1 awesome GitHub repository matching web development · Translation Protocol. Refine with filters or upvote what's useful.
MTranServer is a self-hosted translation server that runs entirely offline using locally stored models, processing language conversions without any internet connection or GPU hardware. It functions as a translation API emulator, mimicking the endpoints of popular translation services so that existing client software can connect without requiring configuration changes. The server is designed for private, local deployment, packaged as a containerized backend for consistent installation across different environments. It supports multiple API protocols, making it compatible with browser translati
Exposes multiple API endpoints compatible with various browser translation extensions and IDE plugins.