awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesCustom Text Tools

Tools for defining text-based processing logic that accepts raw string inputs.

Distinct from Text Processing Tools: Distinct from general text processing: focuses on defining custom tools for raw string inputs rather than just formatting.

Explore 3 awesome GitHub repositories matching data & databases · Custom Text Tools. Refine with filters or upvote what's useful.

Awesome Custom Text Tools GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • 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

    Applies user-defined functions to transform and clean dialogue text before it is displayed.

    C++galgameocrreverse-engineering
    Voir sur GitHub↗12,030
  • openai/openai-nodeAvatar de openai

    openai/openai-node

    10,643Voir sur GitHub↗

    This project is a comprehensive Node.js software development kit designed for integrating large language models into applications. It serves as a foundational client for interacting with REST and WebSocket services, enabling developers to implement chat functionality, multimodal content generation, and autonomous agent orchestration. The library provides a structured framework for defining executable tools and enforcing JSON schemas, ensuring that model outputs remain programmatically compatible with downstream systems. The SDK distinguishes itself through its robust request orchestration and

    Enables definition of tools that accept raw string inputs for specialized data processing.

    TypeScriptnodejsopenaitypescript
    Voir sur GitHub↗10,643
  • dialogic-godot/dialogicAvatar de dialogic-godot

    dialogic-godot/dialogic

    5,259Voir sur GitHub↗

    Dialogic is a dialogue editor and runtime system for the Godot engine that provides a complete framework for creating branching conversations with characters, animations, and state management. At its core, it functions as a branching narrative editor with visual and text-based timeline authoring, a character animation manager that handles portraits and scene positioning, a localization tool that exports timelines to CSV for translation, and an interactive framework that manages player choices, text reveals, voice lines, and dynamic text effects within conversations. What distinguishes this sy

    Allows registering custom functions that modify dialogue text before it is displayed on screen.

    GDScriptaddondialogicdialogue
    Voir sur GitHub↗5,259
  1. Home
  2. Data & Databases
  3. Text Processing Utilities
  4. Text Processing Tools
  5. Custom Text Tools

Explorer les sous-tags

  • Dialogue Text TransformersRegisters user-defined functions that transform dialogue text before it is displayed. **Distinct from Custom Text Tools:** Distinct from Custom Text Tools: focuses on transforming dialogue text specifically, not general-purpose string processing.