PT Prototypes
← All seeds

py-polyglot

dormant prototype

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-04-20 (0d ago)

Health signals

Tests: yes README: yes LICENSE: yes Buildable: unknown

Patterns proven here

concurrency data-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 →