# 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-9h/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](CONTRIBUTING.md) before getting started.

## License

This project is licensed under the ISC License. See the [LICENSE](LICENSE) file for details.

## Contact

- Author: Akshay Mishra (@akshay-9h)
- Project Link: [https://github.com/akshay-9h/literate-waddle](https://github.com/akshay-9h/literate-waddle)
- Issues: [https://github.com/akshay-9h/literate-waddle/issues](https://github.com/akshay-9h/literate-waddle/issues)
