awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
OwO-Network avatar

OwO-Network/DeepLX

0
View on GitHub↗
8,571 stars·641 forks·Go·MIT·17 viewsssa.sx/deeplx↗

DeepLX

DeepLX is a self-hosted translation API server that provides free access to DeepL translation services without requiring a paid API token or account. It functions as a token-free proxy, enabling programmatic text translation between languages through a single HTTP endpoint.

The server accepts JSON-based requests with source and target language parameters, supporting automatic source language detection and validation of language codes. It processes each translation request independently in a stateless manner, and offers optional bearer token authentication to restrict access to authorized clients. The API can be deployed on your own infrastructure for private or team use, with a free oneshot endpoint available that requires no account or authentication.

Documentation covers deployment as a standalone server and API usage through standard HTTP POST requests.

Features

  • Token-Free - Proxies translation requests to DeepL's web API without requiring user authentication or API tokens.
  • Token-Free - Eliminates the need for API tokens or accounts, offering unrestricted access to DeepL translations.
  • Natural Language Code Detectors - Provides automatic source language detection for translation requests using standard language codes.
  • Language Translation & Detection - Provides an API for translating text between languages with support for source language detection and target language specification.
  • Text Translation Services - Translates text between languages using a translation engine without requiring a paid API token or account.
  • Translation API Endpoints - Ships a single POST endpoint that accepts source text, source language, and target language and returns translated results.
  • Translation Servers - Ships a translation server that can be deployed on your own infrastructure for private or team use.
  • DeepL - Provides free access to DeepL translation through a proxy without requiring a paid API token or account.
  • Free Translation - Runs a translation API server that proxies DeepL without requiring an API token or paid account.
  • Free Translation Endpoints - Provides a free oneshot translation endpoint that requires no account or token for access.
  • Translation Language Code Validators - Rejects requests with unsupported language codes with a 400 error before translation proceeds.
  • Translation Code Validators - Validates language codes against a predefined list before processing, returning 400 errors for unsupported codes.
  • Translation - Exposes a single POST endpoint that accepts source text, source language, and target language parameters.

Star history

Star history chart for owo-network/deeplxStar history chart for owo-network/deeplx

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to DeepLX

Similar open-source projects, ranked by how many features they share with DeepLX.
  • ssut/py-googletransssut avatar

    ssut/py-googletrans

    4,257View on GitHub↗

    py-googletrans is a Python translation library that serves as a wrapper for the Google Translate service. It provides programmatic tools for automated text translation and language detection. The library includes a language detection tool to identify the source language of a text string when the origin is unknown. To maintain stable connectivity, it utilizes translation request routing to direct traffic across alternative service domains. The project covers core translation services, including the ability to convert single strings or batches of text into specified destination languages.

    Python
    View on GitHub↗4,257
  • argosopentech/argos-translateargosopentech avatar

    argosopentech/argos-translate

    6,204View on GitHub↗

    Argos Translate is an open-source Python library for offline neural machine translation. It provides a toolkit for translating text between languages using locally installed models, with support for GPU acceleration and intermediate language pivoting when a direct translation model is not available. The project offers multiple interfaces for translation, including a command-line interface for terminal-based workflows, a graphical user interface for users without programming knowledge, and a REST API server for integration with other applications. It includes a language model package manager t

    Pythonlanguage-modelslinuxmachine-translation
    View on GitHub↗6,204
  • mg-chao/snow-shotmg-chao avatar

    mg-chao/snow-shot

    4,118View on GitHub↗

    This project is an AI-powered screenshot manager and visual assistant designed for capturing screen content and processing it through large language models. It functions as an OCR translation application and screen annotation tool, allowing users to extract text from images and perform intelligent analysis of visual data. The software differentiates itself through an AI-driven OCR pipeline and the ability to convert screenshots into structured Markdown or HTML via layout-aware document transformation. It features a visual AI assistant capable of analyzing screen content and a prompt-engineere

    TypeScriptchatbotocrscreen-capture
    View on GitHub↗4,118
  • symfony/routingsymfony avatar

    symfony/routing

    7,618View on GitHub↗

    This PHP routing library is an HTTP request router and matcher designed to map incoming URL paths to specific controller actions using defined patterns and configuration. It serves as a programmatic interface for defining, loading, and resolving URL patterns, while providing a URL generator to produce absolute or relative URIs from route names and parameters. The system supports diverse route loading through YAML, XML, PHP arrays, and class attributes, utilizing compiled route matching to optimize performance. It enables sophisticated request handling through regex-based path matching, sub-do

    PHPcomponentphprouter
    View on GitHub↗7,618
See all 30 alternatives to DeepLX→

Frequently asked questions

What does owo-network/deeplx do?

DeepLX is a self-hosted translation API server that provides free access to DeepL translation services without requiring a paid API token or account. It functions as a token-free proxy, enabling programmatic text translation between languages through a single HTTP endpoint.

What are the main features of owo-network/deeplx?

The main features of owo-network/deeplx are: Token-Free, Natural Language Code Detectors, Language Translation & Detection, Text Translation Services, Translation API Endpoints, Translation Servers, DeepL, Free Translation.

What are some open-source alternatives to owo-network/deeplx?

Open-source alternatives to owo-network/deeplx include: ssut/py-googletrans — py-googletrans is a Python translation library that serves as a wrapper for the Google Translate service. It provides… argosopentech/argos-translate — Argos Translate is an open-source Python library for offline neural machine translation. It provides a toolkit for… mg-chao/snow-shot — This project is an AI-powered screenshot manager and visual assistant designed for capturing screen content and… symfony/routing — This PHP routing library is an HTTP request router and matcher designed to map incoming URL paths to specific… ripperhe/bob — Bob is an extensible macOS utility designed for screen text extraction, translation aggregation, and speech synthesis.… wooorm/franc — Franc is a natural language detection library and command line identifier used to determine the written language of a…