Offline command line translation with TranslateGemma + Ollama
A developer created a command-line translation tool that works completely offline. It combines TranslateGemma, Ollama, and an Efficient Language Detector to automatically detect the input language and translate text into the system's language. The tool is written in Deno and prioritizes privacy by running locally.