Skip to content
#

llm-detection

Here are 24 public repositories matching this topic...

This project aims to address this gap by conducting a systematic, controlled study of human versus LLM-generated text detectability using paired question–answer datasets. Rather than proposing a novel detection architecture, the focus is on analyzing detection robustness, failure modes, and the impact of adversarial humanization strategies.

  • Updated Mar 19, 2026
  • Jupyter Notebook
human-voice

Detect and eliminate AI writing patterns in your content. This Claude Code plugin performs multi-tier analysis of character patterns, language cues, structural issues, and voice authenticity. Auto-fix em dashes, smart quotes, and emojis. Keep documentation and prose sounding genuinely human.

  • Updated Apr 22, 2026
  • Python

Best static AI text humanizer. Two research-grounded skills that work in any LLM (Claude, ChatGPT, Gemini, Codex): humanize beats perplexity-based detectors, ai-check produces forensic scoring with evidence-quoted flags. Nine levers, 50+ peer-reviewed sources, 2024-2026 detection literature.

  • Updated May 26, 2026
  • HTML

6-class text authorship detection pipeline for human and LLM-generated text using TF-IDF, stylometric features, and stacked scikit-learn/LightGBM models for the MALTO Hackathon 2026 (F1: 0.9567).

  • Updated Apr 6, 2026
  • Python

Detects AI-generated essays using an ensemble of LightGBM, CatBoost, Naive Bayes, SGD, and Random Forest. Custom BPE tokenizer built with Hugging Face + TF-IDF vectorization with 3-5 word n-grams. Weighted soft-voting classifier.

  • Updated Apr 8, 2025
  • Python

O Hybrid LLM Text Detection é um projeto de estudo e experimentação em Machine Learning e Processamento de Linguagem Natural (NLP) voltado para a identificação de textos gerados por modelos de linguagem. O projeto foi inspirado na competição do Kaggle LLM - Detect AI Generated Text.

  • Updated Apr 11, 2026
  • Python

Extension Chrome MV3 de détection de contenus générés par IA (texte, images, vidéos, audio). Heuristiques locales, APIs externes optionnelles, signalement communautaire et inspection HTML/sécurité.

  • Updated Mar 13, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the llm-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the llm-detection topic, visit your repo's landing page and select "manage topics."

Learn more