| { | |
| "name": "ai-detector", | |
| "description": "chatgpt text detector", | |
| "language": "python", | |
| "pipeline": ["feature-extraction", "classification"], | |
| "input_types": ["text"], | |
| "output_types": ["json"], | |
| "task": "text-classification" | |
| } | |
| { | |
| "name": "ai-detector", | |
| "description": "chatgpt text detector", | |
| "language": "python", | |
| "pipeline": ["feature-extraction", "classification"], | |
| "input_types": ["text"], | |
| "output_types": ["json"], | |
| "task": "text-classification" | |
| } | |