This repo is the documentation for ForensicHub repository, the first codebase integrated Image manipulation detectoin & localization, Deepfake detection, Document manipulation detection and AIGC detection.
First, you need to install NodeJS and environments with npm.
npm install
Then, use this command to host a local server to test the website.
npm run docs:dev
Thanks to VUE-Press.