Instructions to use MedAliFarhat/ai-text-detector-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use MedAliFarhat/ai-text-detector-onnx with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-classification', 'MedAliFarhat/ai-text-detector-onnx');
ONNX export (full + int8 quantized) of fakespot-ai/roberta-base-ai-text-detection-v1 for in-browser use with transformers.js. Labels: 0 = Human, 1 = AI.
- Downloads last month
- 29
Model tree for MedAliFarhat/ai-text-detector-onnx
Base model
FacebookAI/roberta-base