Skip to content
PTPrototypes
← All seeds

py-polyglot

dormantprototype

py-polyglot

Python library + MCP server for local GPU translation into 57 languages using TranslateGemma via Ollama.

Local GPU translation Python library + MCP server — TranslateGemma via Ollama, 57 languages, zero cloud dependency.

Version
0.1.0
License
MIT
Kind
library
Languages
Python, Ollama (local)
Lines of code
3,366
Last commit
2026-05-26 (26d ago)

Health signals

Tests: yesREADME: yesLICENSE: yesBuildable: unknown

Patterns proven here

concurrencydata-model
Uses semaphore-controlled concurrency to prevent VRAM overload when running multiple translation jobs on a GPU.

Why it matters

Combines a Python library API with an MCP server to enable on-premises, zero-cloud-dependency translation in 57 languages. Uses TranslateGemma via Ollama and runs fully locally on GPUs without requiring internet access after the initial model download.

Tags

pythonclimcp-server
View source →