Find a file
illian64 ed532527bf
Some checks failed
Python application / build (push) Has been cancelled
LM-studio load model fix
Co-authored-by: APodoinikov <APodoynikov@detmir.ru>
2026-03-14 13:57:42 +07:00
.github/workflows Update python-app.yml 2025-09-21 15:51:20 +07:00
app Parallel processing 2025-10-25 11:32:09 +07:00
cache File processing context 2025-09-26 21:42:15 +07:00
doc Parallel processing 2025-10-25 11:32:09 +07:00
files_processing Files processing - books 2025-09-04 11:09:29 +07:00
integrations Parallel processing 2025-10-25 11:32:09 +07:00
models Documentation, docker 2025-09-21 08:59:55 +07:00
plugins LM-studio load model fix 2026-03-14 13:57:42 +07:00
resources File processing context 2025-09-26 21:42:15 +07:00
static nemo 2025-10-12 16:29:03 +07:00
tests Parallel processing 2025-10-25 11:32:09 +07:00
.gitignore Files processing - books 2025-09-04 11:09:29 +07:00
compose.yaml Documentation, docker 2025-09-21 08:59:55 +07:00
Dockerfile nemo 2025-10-12 16:29:03 +07:00
jaa.py Files processing - books 2025-09-04 11:09:29 +07:00
main.py integrations (#16) 2025-10-18 19:00:21 +07:00
readme.md integrations (#16) 2025-10-18 19:00:21 +07:00
requirements.txt nemo 2025-10-12 16:29:03 +07:00
requirements_add_info.txt Documentation, docker 2025-09-21 08:59:55 +07:00

LLM Translate

This is project for offline translate with LLM (Large Language Model) or more specific translate models, like a nllb-200 or madlad-400.

Supports text translation via the web interface or API requests, and files translation too.

The MIT License


Сервис, ориентированный на оффлайн перевод текстов и файлов с использованием LLM (Large Language Model) или более специфичных моделей, таких как nllb-200 или madlad-400.

Для приемлемой скорости работы перевода необходима видеокарта NVIDIA! Работа на других видеокартах или с использованием процессора возможна, но не рекомендуется.

Поддерживается как перевод текста через веб-интерфейс или запросы к API, так и перевод файлов.

Поддерживаются интеграции с другими приложениями, такими, как LunaTranslator, игры на движке renpy.

Более подробно - в документации.

Распространяется по MIT лицензии.