Ross ROSS = Recommend OSS · open-source software intelligence for agents

google-deepmind/synthid-text

None observed · 2026-08-28

github.com/google-deepmind/synthid-text · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

65/100

  • Activity 93
  • Release rhythm 40
  • Longevity 48

Flags: prerelease_only

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0
  • age_days: 679
  • days_rel: 657
  • days_push: 47
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1066 stars · 99 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A reference Python implementation of Google DeepMind's SynthID Text watermarking and detection technology for identifying AI-generated text. It extends Hugging Face Transformers models like Gemma and GPT-2 with watermarking mixins and provides both weighted mean and Bayesian detectors.

Use cases

  • watermark text generated by LLMs like Gemma or GPT-2
  • detect whether text was generated by an AI model
  • reproduce results from the SynthID Text research paper
  • experiment with LLM watermarking techniques in PyTorch
  • train a Bayesian detector for watermark detection
  • integrate watermarking into Hugging Face Transformers pipelines

When to choose

  • you need a reference implementation for research or reproducibility of the SynthID Text paper
  • you want to experiment with watermarking and detection on Gemma or GPT-2 models
  • you are exploring AI-generated text detection techniques in Python

When to avoid

  • you need a production-ready watermarking solution (use the official SynthID Text implementation in Hugging Face Transformers instead)
  • you require cryptographic security guarantees for the hashing functions used
  • you are not working with PyTorch or Hugging Face Transformers

Facets

library · maturity experimental

nlp machine-learning security sdk large-language-models artificial-intelligence security python watermarking ai-generated-text-detection synthid huggingface-transformers pytorch llm-watermark text-detection deepmind natural-language-processing research gpu

2 sources

Member repositories

RepositoryRoleHealth v2
google-deepmind/synthid-textmain65

For agents

markdown · JSON · MCP: product_card(name="google-deepmind/synthid-text")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem