promptslab/openai-detector
AI classifier for indicating AI-written text
Leverages OpenAI's official AI Text Classifier API via bearer token authentication, returning confidence scores across multiple classification labels beyond binary detection. Provides a Python wrapper that handles API communication, requiring users to extract session tokens from the OpenAI platform and validate input text length constraints. Integrates directly with OpenAI's endpoint rather than implementing a custom model, making it dependent on OpenAI's classifier availability.
138 stars and 187 monthly downloads. No commits in the last 6 months. Available on PyPI.
Stars
138
Forks
28
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 17, 2023
Monthly downloads
187
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/promptslab/openai-detector"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
vorniches/snap2txt
Convert your project into a text prompt.
awekrx/ChatGPT-MidJourney-prompt
This is a ChatGPT based prompt generation model for MidJorney. The purpose of this model is to...
flatypus/flowchat
A Python library for building clean and efficient multi-step prompt chains.
donwany/gpt3datagen
GPT3DataGen is a python package that generates fake data for fine-tuning openai models
whwu95/GPT4Vis
GPT4Vis: What Can GPT-4 Do for Zero-shot Visual Recognition?