by alberto-solano · AI Tool · ★ 74
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Open Source Translation Tool This project use the Meta NLLB-200 translation model through the Hugging Face transformers library. The Meta NLLB-200 is a powerful language model designed for translation which has 54 billion parameters. However, this application built in Django uses a much smaller version (600M parameters) so that it can be used in its simplest form. How to modify this in the code to use alternative versions is detailed below. The application has a translation interface where text can be directly copied and pasted for translation. In addition, it has a language detector as part of the NLLB-200 project that is used to detect the source language. In addition, the application contains a document translation interface through which documents with .pdf, .docx and .pptx extension can be translated. The translation of PDF documents makes use of an OCR through the Python easyOCR library, while for .pptx and .docx extensions the python-pptx and python-docx libraries are used respectively.
| Stars | 74 |
| Forks | 7 |
| Language | Python |
| Category | AI Tool |
| Quality Score | 64.5569128661304/100 |
| Open Issues | 4 |
| Last Updated | 2023-11-02 |
| Created | 2023-10-08 |
| Platforms | python |
| Est. Tokens | ~15k |
These tools work well together with open-source-LLM-translation-tool for enhanced workflows:
Looking for a open-source-LLM-translation-tool alternative? If you're comparing open-source-LLM-translation-tool with other ai tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Learn GenAI and Agentic AI from Zero to Production
基于 LightRAG、LangGraph、MCP、RagFlow、微调LLMs宝可梦主题的智能聊天助手
Real-time behavioral enforcement for Claude Code. Monitors AI actions, detects violations, and interrupts misb
Web app for teams of 20+ members. In-built connections to major LLMs via API. Share chats, prompts, and agents
Open-source versioning, tracing, and annotation tooling.
Python SDK for interacting with the MCP Toolbox for Databases.
Explore other popular ai tool tools:
open-source-LLM-translation-tool is This project use the Meta NLLB-200 translation model through the Hugging Face transformers library.. It is categorized as a AI Tool with 74 GitHub stars.
open-source-LLM-translation-tool is primarily written in Python. It covers topics such as huggingface-transformers, llms, nllb.
You can find installation instructions and usage details in the open-source-LLM-translation-tool GitHub repository at github.com/alberto-solano/open-source-LLM-translation-tool. The project has 74 stars and 7 forks, indicating an active community.
The top alternatives to open-source-LLM-translation-tool on Agent Skills Hub include GenAI-AgenticAI-From-Zero-to-Production, pokemon-chat, claude-code-tamagotchi. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.