awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • hillya51/lunatranslatorAvatar de HIllya51

    HIllya51/LunaTranslator

    12,030Ver en 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
    Ver en GitHub↗12,030
  • openai/openai-nodeAvatar de openai

    openai/openai-node

    10,643Ver en 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
    Ver en GitHub↗10,643
  • dialogic-godot/dialogicAvatar de dialogic-godot

    dialogic-godot/dialogic

    5,259Ver en 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
    Ver en GitHub↗5,259
  1. Home
  2. Data & Databases
  3. Text Processing Utilities
  4. Text Processing Tools
  5. Custom Text Tools

Explorar subetiquetas

  • 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.