Skip to main content

Crate phantomdev_detector

Crate phantomdev_detector 

Source
Expand description

PhantomDev Detection Engine

This crate provides AI detection capabilities using local models and cloud API fallbacks.

Built with ❤️ by John Varghese (J0X) GitHub: https://github.com/John-Varghese-EH LinkedIn: https://linkedin.com/in/John–Varghese

Structs§

CloudDetector
Cloud-based detector
DetectorConfig
Detector configuration
PhantomDetector
Main detector implementation
RobertaDetector
RoBERTa-based local detector

Traits§

CloudClient
Trait for cloud API clients
LocalModel
Trait for local ML models