justFaris/ai_generated_text_detection_model
A robust AI-generated text detection system based on fine-tuned DistilBERT. Engineered for 100% precision on formal human documents and resilient against adversarial attacks.
Stars
1
Forks
—
Language
Python
License
—
Category
Last pushed
Dec 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/justFaris/ai_generated_text_detection_model"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Imalwayshere/Open-Detector
BERT-based AI-generated academic text detection model
iamjr15/Ensemble-AI-Text-Detection
This project detects AI-generated text using an ensemble of classifiers: Multinomial Naive...
Polymath-Saksh/DeitFake
DeepFake Detection Model with a Self-Trained Data Efficient Image Transformers model.
Arpangpta/AlgoD-CodeStructure-Identifier
Identify algorithmic structures in source code using Abstract Syntax Trees (ASTs) and a...
AngadiRanjeeta/ai-code-plagiarism-detector
Hybrid AI system combining semantic embeddings and AST structural similarity for plagiarism detection.