SuwaidAslam/AI_Generated_Text_Checker_App
This app Classifies the text generated by AI tools like chatGPT. Roberta-base-openai-detector Model has been used from hugging face to detect ai generated texts.
This application helps you determine if a piece of text was written by a human or generated by an AI tool like ChatGPT. You simply input the text in question and it tells you whether it's 'Real' (human-written) or 'Fake' (AI-generated). This is useful for content moderators, educators, journalists, or anyone who needs to verify the origin of written content.
No commits in the last 6 months.
Use this if you need to quickly check whether an article, essay, message, or other text was created by a person or an artificial intelligence.
Not ideal if you require an in-depth forensic analysis of text or need to detect AI-generated content in languages other than English.
Stars
34
Forks
17
Language
Python
License
MIT
Category
Last pushed
Apr 30, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/SuwaidAslam/AI_Generated_Text_Checker_App"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
shashankrxj/AI-Text-Detector
AI Text Detection Web App identifies whether text is AI-generated or human-written. It offers...
ICTMCG/GenFEND
Let Silence Speak: Enhancing Fake News Detection with Generated Comments from Large Language...
areebaghazal88/LLM-Generated-Text-Detection-Using-Machine-Learning
Machine learning pipeline to detect AI-generated text using logistic regression and TF-IDF...
ramtiin/Detecting-Machine-Generated-Text
The findings of this research reveal several intriguing disparities between human and AI text...
saro0307/AI-detector
Python program designed to distinguish between AI-generated and human-authored text, helping...