awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • hillya51/lunatranslatorHIllya51 का अवतार

    HIllya51/LunaTranslator

    12,030GitHub पर देखें↗

    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
    GitHub पर देखें↗12,030
  • openai/openai-nodeopenai का अवतार

    openai/openai-node

    10,643GitHub पर देखें↗

    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
    GitHub पर देखें↗10,643
  • dialogic-godot/dialogicdialogic-godot का अवतार

    dialogic-godot/dialogic

    5,259GitHub पर देखें↗

    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
    GitHub पर देखें↗5,259
  1. Home
  2. Data & Databases
  3. Text Processing Utilities
  4. Text Processing Tools
  5. Custom Text Tools

सब-टैग एक्सप्लोर करें

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