Free and Open Source Machine Translation API. 100% self-hosted, offline capable and easy to setup.
Find a file
Piero Toffanin 5fa08ac467
Merge pull request #869 from 72f393f4a1b9dfecdd32641633e9e896/patch-1
Update torch installation in Dockerfile to use version from pyproject.toml
2025-10-21 12:51:55 -04:00
.github Fix tests (#861) 2025-09-23 11:56:11 -04:00
.well-known Add funding manifest urls 2024-10-16 12:00:44 -04:00
db Add db 2022-12-20 10:36:31 -05:00
docker Update torch installation to use version from pyproject.toml 2025-10-21 00:33:56 -07:00
docs Remove Google Analytics 2025-09-23 13:18:59 -04:00
libretranslate Add /health endpoint for service health checks 2025-10-12 16:22:10 +03:00
scripts healthcheck.py: Fail on non 200 status 2025-07-05 13:17:53 +02:00
.dockerignore build(docker): 🔧 update dockerignore to remove unused files and directories from docker images 2023-10-19 13:59:03 -05:00
.editorconfig chore: update editorconfig got js.template files 2023-07-08 13:32:16 +01:00
.gitattributes Add .gitattributes 2022-04-16 12:41:55 +03:00
.gitignore Upgrade to Argos Translate 1.8 2023-02-04 10:25:17 -06:00
.pre-commit-config.yaml Remove ruff 2024-09-21 12:04:20 -04:00
babel.cfg Translation scripts 2023-01-04 12:15:18 -05:00
CONTRIBUTING.md Added full spanish translation (CONTRIBUTING.es.md) and Synced latests. 2025-05-07 19:05:08 -04:00
docker-compose.cuda.yml Add ref to tty: true 2025-08-20 20:18:47 -04:00
docker-compose.yml Add ref to tty: true 2025-08-20 20:18:47 -04:00
k8s.yaml Add pre-commit to automatically run formatting when committing 2023-07-23 13:24:15 +02:00
LICENSE Initial commit 2020-12-19 14:19:35 -05:00
main.py app->libretranslate; mv tests/ inside libretranslate/ 2022-12-29 16:44:53 -07:00
manage.py app->libretranslate; mv tests/ inside libretranslate/ 2022-12-29 16:44:53 -07:00
pyproject.toml Add support for Python 3.13 2025-08-31 12:03:11 +02:00
README.md Link to docs, move readme information 2025-07-10 15:24:21 -04:00
run.bat Update run.bat 2023-01-13 10:14:31 -05:00
run.sh Uninitialized variable error in check_command function - Fixed 2023-02-24 22:28:11 +01:00
TRADEMARK.md Fix typo in trademark usage section 2025-09-23 13:31:08 -04:00
VERSION Bump version 2025-08-31 11:59:17 -04:00
wsgi.py Fix bool False parameters with wsgi 2024-08-12 13:58:32 -04:00

LibreTranslate

Try it online! | API Docs | Community Forum | Bluesky

Python versions Run tests Build and Publish Docker Image Publish package Awesome Humane Tech

Free and Open Source Machine Translation API, entirely self-hosted. Unlike other APIs, it doesn't rely on proprietary providers such as Google or Azure to perform translations. Instead, its translation engine is powered by the open source Argos Translate library.

Translation

Getting Started

Credits

This work is largely possible thanks to Argos Translate, which powers the translation engine.

License

GNU Affero General Public License v3

Trademark

See Trademark Guidelines

Other Languages