Skip to content

yashsinghal1234/Kaya-Forgery_Detection

Repository files navigation

Kaya - AI Forgery Detection

Kaya analyzes images, PDFs, and source code to detect tampering and AI-generated content.

Run the app

python app.py

The app will re-exec into .venv312 automatically if present.

Train the code detector

.\.venv312\Scripts\python train_model.py

Datasets

This repo does not store training datasets. Download and place them locally as needed:

After downloading, run train_model.py to populate datasets/training and retrain the model.

Notes

  • Generated artifacts (datasets, uploads, reports, temp files, and model pickles) are ignored by git.
  • Documentation lives at /documentation in the running app.

About

Kaya is an AI-powered forgery detection system that analyzes images, PDFs, and source code to identify tampering or fraud. It provides a streamlined workflow where users can upload files, run forensic checks, view confidence-based results, and download professional reports.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors