Skip to content

🌍 Help us localize LLM phrase fingerprints (Spanish, French, German, Hindi, Urdu, Arabic, Portuguese) #3

@mrtomdev

Description

@mrtomdev

The current text detector ships only English LLM-phrase fingerprints (see detectors/text-detector.js → LLM_PHRASE_FINGERPRINTS).

LLMs produce equally telltale phrases in other languages — "En el cambiante panorama…", "Es importante señalar que…", "Dans le paysage en constante évolution…" — and we'd love help adding them.

How to contribute

  1. Pick a language you read fluently.
  2. Find 10–25 LLM phrase fingerprints (paste a few examples of the text and the regex).
  3. Open a PR that adds a LLM_PHRASE_FINGERPRINTS_<LANG> array and wires it into scorePhraseFingerprints.

Comment below to claim a language so we don't duplicate work. Beginners welcome — this is a great first PR.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions