awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • hillya51/lunatranslatorAvatar von HIllya51

    HIllya51/LunaTranslator

    12,030Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,030
  • openai/openai-nodeAvatar von openai

    openai/openai-node

    10,643Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,643
  • dialogic-godot/dialogicAvatar von dialogic-godot

    dialogic-godot/dialogic

    5,259Auf GitHub ansehen↗

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

Unter-Tags erkunden

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