anakib1 / MangoTruth

Open source infrastructure for AI plagiarism detection
3 stars 0 forks source link

MangoTruth

CI Pipeline

Purpose:

MangoTruth is an open srouce AI detection system focused on:

Ecosystem

Repository consists of:

Supported models:

Name Paper Benchmark score (*)
GLTR link TBD

Configuration

To set up installation on your environment follow these steps:

Documentation

API endpoints are available in core/docs/swagger.json file.

To generate docs for core endpoints run the following command:

 swag init --dir core/main/ --output core/docs