awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
NEKOparapa avatar

NEKOparapa/AiNiee

0
View on GitHub↗
5,152 stars·326 forks·Python·agpl-3.0·13 vues

AiNiee

AiNiee is an LLM-based localization tool that automates the translation of games, books, subtitles, and documents across multiple languages. It operates as a batch processing engine, translating entire folders of files in parallel while preserving directory structure, and includes a glossary management system that enforces terminology consistency using AI-powered glossaries, forbidden terms, and user-defined text substitution rules.

The tool differentiates itself through key architectural decisions: it distributes translation requests across multiple API keys to bypass rate limits and accelerate throughput, uses cache-mediated data persistence to avoid redundant processing across runs, and applies chain-of-thought reasoning during translation to maintain coherence and context in lengthy content. Automatic file type and language detection via drag-and-drop eliminates manual configuration, while plugin-based file format adapters allow custom readers and writers for new formats. A pipeline-based workflow processes text through extraction, segmentation, AI translation, cache lookup, and formatted output, and rule-based preprocessing applies user-defined substitution and regex patterns to protect or modify text before and after translation.

Beyond these core capabilities, the system supports game-specific workflows for extracting and injecting translated text, exporting and reimporting project data, and handling exported JSON data. It also offers configurable translation API connections, untranslatable content pattern exclusion, and translation refinement with formatting and context awareness.

Features

  • AI-Powered Translations - Leverages multiple AI translation services to adapt content across languages with configurable endpoints and settings.
  • LLM Translation Integrations - Provides LLM-powered localization for games, books, subtitles, and documents with glossary and context-awareness.
  • Multiformat Localization Translators - Handles game files, e-books, subtitles, and documents with automatic format detection and conversion before translation.
  • Pre-Translation Format Converters - Converts source files into intermediate formats to enable AI translation of diverse file types.
  • Multi-Format Batch Processing - Enables one-click batch translation of multiple content formats via drag-and-drop.
  • Batch Processing Engines - Processes entire folders of files in parallel, pooling API keys for high-throughput batch translation.
  • Translation Result Caches - Caches translation results at multiple granularities to avoid redundant processing and API calls.
  • Translation API Integrations - Configures translation API connections with endpoint, authentication, and rate limit settings.
  • API Key Rotation - Distributes translation requests across multiple API keys to bypass rate limits and accelerate throughput.
  • Glossaries - Enforces terminology consistency across translations using AI-powered glossaries, forbidden terms, and substitution rules.
  • Translation Term Mapping - Defines custom term translations with descriptions to enforce consistent terminology across all translated content.
  • Translation - Manages translation-specific glossaries with AI enforcement, forbidden terms, and substitution rules.
  • Automated Translation Workflows - Processes entire folders of files in parallel, preserving directory structure and distributing across API keys.
  • Chain-of-Thought Prompting - Applies chain-of-thought reasoning during AI translation to maintain coherence and context across long content.
  • Exported JSON Localization Workflows - Translates exported JSON data by applying AI and preserving structural integrity for reimport.
  • Iterative Translation Refinement - Refines translations through iterative AI loops with prompt adjustments and terminology extraction.
  • Sequential Translation Pipelines - Processes text through extraction, segmentation, AI translation, cache lookup, and formatted output in a sequential pipeline.
  • Text Translation Tools - Translates game text files using AI models, outputting ready-to-reload translated files.
  • Long-Text Coherence Techniques - Maintains coherence in long translated texts using chain-of-thought and contextual awareness.
  • Translation Quality Optimizers - Optimizes translation quality through AI-driven techniques like chain-of-thought and glossaries.
  • Multi-Format Content Localizers - Translates e-books, subtitles, and documents alongside game files with automatic file-type detection.
  • Content Preservation Placeholders - Configures patterns to skip untranslatable content like code, placeholders, and markup tags during translation.
  • Data Caching - Stores project and file-level data in cache objects to avoid redundant processing across translation runs.
  • Text Preprocessing - Applies user-defined substitution rules and regex patterns to modify or protect text before and after translation.
  • Automatic Import Detectors - Automatically identifies file type and language from metadata or content on drag-and-drop import.
  • API Key Pools - Pools multiple API keys to distribute translation requests and bypass rate limits for faster throughput.
  • Exported Project Translation Workflows - Handles export and reimport of game translation project files for seamless localization.
  • Game Text Extractors - Extracts game text and character names for AI translation with language detection.
  • Translated Text Injectors - Injects translated text into game files using project data, completing the localization loop.
  • Game Localization Workflows - Translates dialogue, character names, and UI strings in game files using AI with custom glossaries and format preservation.
  • Plugin Format Adapters - Loads external reader and writer modules to support new file formats for translation.

Historique des stars

Graphique de l'historique des stars pour nekoparapa/ainieeGraphique de l'historique des stars pour nekoparapa/ainiee

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à AiNiee

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec AiNiee.
  • funstory-ai/babeldocAvatar de funstory-ai

    funstory-ai/BabelDOC

    7,752Voir sur GitHub↗

    BabelDOC is a technical document translation system designed to translate PDF files while preserving their original layout and styling. It functions as a layout-preserving translator that utilizes large language models to convert content into target languages, specifically tailored for scientific and technical documents. The system distinguishes itself through specialized handling of academic content, including the identification and preservation of mathematical formulas and complex layout structures. It ensures technical accuracy by employing glossary-driven terminology enforcement, using so

    Python
    Voir sur GitHub↗7,752
  • fishjar/kiss-translatorAvatar de fishjar

    fishjar/kiss-translator

    8,826Voir sur GitHub↗

    kiss-translator is a browser extension that provides an AI translation pipeline to render bilingual web content. It functions as a bilingual web translator, displaying original and translated text side-by-side while preserving the layout, formatting, and links of the original webpage. The tool distinguishes itself through deep AI customization, using terminology glossaries, conversation memory, and variable-based prompt templating to improve translation accuracy. It supports real-time translation streaming and allows users to compare outputs from multiple translation services simultaneously w

    JavaScriptextensiontranslatetranslation
    Voir sur GitHub↗8,826
  • hillya51/lunatranslatorAvatar de HIllya51

    HIllya51/LunaTranslator

    12,030Voir sur GitHub↗

    LunaTranslator is a real-time translation tool designed for visual novels and games. It functions as a multi-engine translation hub and text extractor that captures dialogue via memory hooking or optical character recognition to convert it into a target language. The project distinguishes itself through specialized linguistic tools, including a Japanese text analyzer for sentence segmentation and phonetic readings. It also operates as a digital dictionary aggregator, querying multiple online and offline databases simultaneously to provide comprehensive vocabulary definitions for language lear

    C++galgameocrreverse-engineering
    Voir sur GitHub↗12,030
  • zyddnys/manga-image-translatorAvatar de zyddnys

    zyddnys/manga-image-translator

    9,415Voir sur GitHub↗

    This project is an automated image translation system and pipeline specifically optimized for manga and comics. It provides a sequence of text detection, machine translation, and typesetting, and is available as an image translation API, a command-line tool for batch processing, and an LLM-powered translator. The system utilizes OCR to detect text regions and an inpainter to remove original content by synthesizing background pixels. Translated text is then overlaid using an automated typesetter that manages font sizes, colors, and reading directions based on the original coordinates. The wor

    Pythonanimeauto-translationchinese-translation
    Voir sur GitHub↗9,415
Voir les 30 alternatives à AiNiee→

Questions fréquentes

Que fait nekoparapa/ainiee ?

AiNiee is an LLM-based localization tool that automates the translation of games, books, subtitles, and documents across multiple languages. It operates as a batch processing engine, translating entire folders of files in parallel while preserving directory structure, and includes a glossary management system that enforces terminology consistency using AI-powered glossaries, forbidden terms, and user-defined text substitution rules.

Quelles sont les fonctionnalités principales de nekoparapa/ainiee ?

Les fonctionnalités principales de nekoparapa/ainiee sont : AI-Powered Translations, LLM Translation Integrations, Multiformat Localization Translators, Pre-Translation Format Converters, Multi-Format Batch Processing, Batch Processing Engines, Translation Result Caches, Translation API Integrations.

Quelles sont les alternatives open-source à nekoparapa/ainiee ?

Les alternatives open-source à nekoparapa/ainiee incluent : funstory-ai/babeldoc — BabelDOC is a technical document translation system designed to translate PDF files while preserving their original… fishjar/kiss-translator — kiss-translator is a browser extension that provides an AI translation pipeline to render bilingual web content. It… hillya51/lunatranslator — LunaTranslator is a real-time translation tool designed for visual novels and games. It functions as a multi-engine… zyddnys/manga-image-translator — This project is an automated image translation system and pipeline specifically optimized for manga and comics. It… pantsudango/dango-translator — Dango-Translator is an OCR translation system and multi-engine translation client designed to extract text from images… mg-chao/snow-shot — This project is an AI-powered screenshot manager and visual assistant designed for capturing screen content and…