Skip to content

This project is a machine learning pipeline for detecting whether an image is AI-generated or real. It includes: A TensorFlow/Keras model trained on real vs AI-generated images Scripts for training (train.py) and prediction (predict.py, predict_new.py) A backend structure for experimentation and future integration

Notifications You must be signed in to change notification settings

PrasiddhaShukla/Media-authenticity-mvp-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Media Authenticity MVP

An AI-powered tool to detect whether media (images, videos, audio) is AI-generated or heavily edited.

This is the initial MVP scaffold for backend + frontend setup.

## Setup

1. Clone the repo:

  ```bash

  git clone https://github.com//Media-authenticity-mvp-repo.git

  cd Media-authenticity-mvp-repo

About

This project is a machine learning pipeline for detecting whether an image is AI-generated or real. It includes: A TensorFlow/Keras model trained on real vs AI-generated images Scripts for training (train.py) and prediction (predict.py, predict_new.py) A backend structure for experimentation and future integration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published