TrustedLLM/LLMDet
LLMDet is a text detection tool that can identify which generated sources the text came from (e.g. large language model or human-write).
This tool helps you determine if a piece of text was written by a human or generated by a specific large language model like GPT-2, LLaMA, or others. You input text, and it outputs a probability score for each possible source, indicating how likely it is to have come from a human or a particular AI model. Content creators, educators, or anyone needing to verify text authenticity would find this useful.
No commits in the last 6 months.
Use this if you need to quickly and reliably check the origin of a text, specifically whether it was written by a human or a particular AI model, without needing to run large AI models yourself.
Not ideal if you need to detect subtle stylistic nuances or deeply analyze text for human-like qualities beyond AI generation detection.
Stars
84
Forks
12
Language
Python
License
MIT
Category
Last pushed
May 27, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/TrustedLLM/LLMDet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
zjunlp/NLPCC2024_RegulatingLLM
[NLPCC 2024] Shared Task 10: Regulating Large Language Models
honghanhh/semeval8
L3i++ at SemEval2024-task8: Multidomain, Multimodel and Multilingual Machine-Generated Text Detection
MSPoulaei/code-smell-detection-with-LLM
the implementation of a research project focused on detecting code smells using Large Language...
awsaf49/detect-fake-text
LLM - Detect AI Generated Text || Identify which essay was written by a large language model
kodlan/pii-llm
PII detection/redaction using LLMs. A research project exploring the effectiveness of Large...