Skip to content

ProdeusUnity/Multi-LLM-Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-LLM-Translator

A Multi-Language translator with support for various LLM providers, built entirely with Claude 3.7 Sonnet

Supported Providers

  • Anthropic
  • AI21
  • Google AI Studio
  • OpenAI
  • Featherless
  • Deepseek
  • Cohere
  • Mistral
  • ArliAI
  • Openrouter
  • Custom (OpenAI Compatible)

Supported Inputs

  • Text

Supported Languages

  • English
  • Mandarin Chinese
  • Hindi
  • Spanish
  • French
  • Arabic
  • Bengali
  • Russian
  • Portuguese
  • Japanese
  • German
  • Indonesian
  • Urdu
  • Turkish
  • Vietnamese
  • Korean
  • Italian
  • Punjabi
  • Telugu
  • Tamil
  • Swahili
  • Malay
  • Thai
  • Persian (Farsi)
  • Ukrainian
  • Finnish
  • Swedish
  • Dutch
  • Greek
  • Polish
  • Romanian
  • Czech
  • Bulgarian
  • Danish
  • Norwegian
  • Hebrew
  • Hungarian
  • Slovak
  • Lithuanian
  • Slovenian
  • Latvian
  • Estonian
  • Maltese
  • Albanian
  • Croatian
  • Serbian
  • Macedonian
  • Bosnian
  • Mongolian
  • Kazakh
  • Azerbaijani
  • Georgian
  • Armenian
  • Nepali
  • Sinhala
  • Khmer
  • Lao
  • Burmese
  • Tagalog
  • Cebuano
  • Maori
  • Hawaiian
  • Samoan
  • Fijian
  • Tongan
  • Welsh
  • Irish
  • Scottish Gaelic
  • Basque
  • Catalan
  • Galician
  • Corsican
  • Haitian Creole
  • Esperanto
  • Latin
  • Luxembourgish
  • Frisian
  • Icelandic
  • Amharic
  • Somali
  • Malagasy
  • Zulu
  • Xhosa
  • Yoruba
  • Igbo
  • Hausa
  • Chichewa
  • Shona
  • Kinyarwanda
  • Kurdish
  • Pashto
  • Tajik
  • Turkmen
  • Uzbek
  • Kyrgyz
  • Hmong
  • Māori
  • Yiddish
  • Sindhi
  • Kannada
  • Malayalam
  • Marathi
  • Gujarati
  • Odia
  • Assamese

Required Packages

PyQT6, Anthropic, AI21, Cohere, Mistral, OpenAI, google-genai, PySide6, Cryptography, requests

Themes

Dark, Light, and Special Dark

Note: Some themes are slightly broken, I do intend on fixing them but not yet.

Notes about Providers

Some providers use credits which costs money, although some have free tiers like Cohere, Mistral, and Google. Note that these do come with rate limits to avoid abuse. While this code does store the API keys in the OS itself, do not use this in a enviornment where key leakage is fatal, secondly don't expect this to be truly secure, it's just meant for personal use. Results vary by LLM used.

Provider site list

Why I made this?

Google translate is kind of bad, DeepL takes too long, and LLMs can take context into account.

About

A Multi-Language translator with support for various LLM providers, built entirely with Claude 3.7 Sonnet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages