/literate-waddle

Primary LanguageJupyter Notebook

Innohacks

Description

Innohacks is a request interceptor designed to detect AI-generated images and deepfakes. It labels requests accordingly, ensuring the integrity and authenticity of the content being processed.

Features

  • Detects AI-generated images and deepfakes
  • Injects label in the request for detected content
  • Built with Node.js, Express, and AI technologies

Installation

  1. Clone the repository:

    git clone https://github.com/akshay-99h/literate-waddle.git
    
    
  2. Navigate to the project directory:

    cd literate-waddle
    
    
  3. Install dependencies:

    npm install
    

Usage

To start the interceptor, run:

npm start

Contributing

Contributions are welcome! Please read the contributing guidelines before getting started.

License

This project is licensed under the ISC License. See the LICENSE file for details.

Contact