Find a file
2025-10-22 22:01:17 +05:30
.github Update issue triage 2024-12-03 14:57:19 -05: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 Synced 2025-10-22 22:01:17 +05:30
docs Synced 2025-09-27 15:38:52 +05:30
libretranslate Synced 2025-10-17 10:25:14 +05:30
scripts Synced 2025-07-10 14:00:53 +05:30
.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 Synced 2025-05-08 20:06:26 +05:30
docker-compose.cuda.yml Synced 2025-08-22 19:42:51 +05:30
docker-compose.yml Synced 2025-08-22 19:42:51 +05:30
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 Synced & upgraded 2025-09-02 18:23:26 +05:30
README.md Synced 2025-07-11 16:48:37 +05:30
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 Synced 2025-09-27 15:38:52 +05:30
VERSION Synced & upgraded 2025-09-02 18:23:26 +05:30
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