Hello-SimpleAI/chatgpt-comparison-detection
Human ChatGPT Comparison Corpus (HC3), Detectors, and more! 🔥
This project helps identify if a piece of text or an answer to a question was generated by ChatGPT or written by a human. You input text or a question-answer pair, and it outputs a prediction of whether it's AI-generated or human-authored. Educators, content creators, researchers, and anyone concerned with distinguishing AI from human text would find this useful.
1,344 stars. No commits in the last 6 months.
Use this if you need to determine the origin of a text, specifically if it was written by a human or generated by ChatGPT, for purposes like academic integrity, content authenticity, or research.
Not ideal if you need to detect AI text from models other than ChatGPT, or if you require detection of nuanced AI-assisted writing rather than outright generation.
Stars
1,344
Forks
125
Language
Python
License
—
Category
Last pushed
Dec 01, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Hello-SimpleAI/chatgpt-comparison-detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
openai/openai-cookbook
Examples and guides for using the OpenAI API
rgbkrk/dangermode
Execute IPython & Jupyter from the comforts of chat.openai.com
CogStack/OpenGPT
A framework for creating grounded instruction based datasets and training conversational domain...
Declipsonator/GPTZzzs
Large language model detection evasion through grammar and vocabulary modifcation.
antononcube/Python-JupyterChatbook
Python package of a Jupyter extension that facilitates the interaction with LLMs.