An open API service indexing awesome lists of open source software.

https://github.com/pooh555/ai-generated-content-detector-application

An application for detecting AI vs human-generated information
https://github.com/pooh555/ai-generated-content-detector-application

ai-generated application computer-vision dart deep-learning flutter image-classification

Last synced: 6 months ago
JSON representation

An application for detecting AI vs human-generated information

Awesome Lists containing this project

README

          

# AI-generated Content Detector

AI vs Human




### About This Project
This project is an extension of a
kaggle competition project
.

### Deep Learning
The models used for identifying AI-generated content are listed below.
- Image model: Github repository

### Project Structure
This diagram is only 3 layers deep from the root directory.
```
├── android
│ ├── app
│ │ └── src
│ └── gradle
│ └── wrapper
├── build
│ ├── 12e404ffd3c8d1634225fb0017171d6d
│ ├── app
│ │ ├── generated
│ │ ├── intermediates
│ │ ├── kotlin
│ │ ├── outputs
│ │ └── tmp
│ ├── flutter_assets
│ │ ├── fonts
│ │ ├── packages
│ │ └── shaders
│ ├── linux
│ │ └── x64
│ ├── native_assets
│ │ ├── android
│ │ └── linux
│ └── reports
│ └── problems
├── ios
│ ├── Flutter
│ ├── Runner
│ │ ├── Assets.xcassets
│ │ └── Base.lproj
│ ├── RunnerTests
│ ├── Runner.xcodeproj
│ │ ├── project.xcworkspace
│ │ └── xcshareddata
│ └── Runner.xcworkspace
│ └── xcshareddata
├── lib
├── linux
│ ├── flutter
│ │ └── ephemeral
│ └── runner
├── macos
│ ├── Flutter
│ │ └── ephemeral
│ ├── Runner
│ │ ├── Assets.xcassets
│ │ ├── Base.lproj
│ │ └── Configs
│ ├── RunnerTests
│ ├── Runner.xcodeproj
│ │ ├── project.xcworkspace
│ │ └── xcshareddata
│ └── Runner.xcworkspace
│ └── xcshareddata
├── test
├── web
│ └── icons
└── windows
├── flutter
│ └── ephemeral
└── runner
└── resources
```
### Resources
#### Pooh555's laptop
| Devices | Specification | Remark |
| ----------- | ----------- | ----------- |
| CPU | Ryzen 7 6800HS | - |
| GPU | GeForce RTX 3050 | CUDA 12.7 |
| RAM | - | 16 GB |
| OS | Arch Linux | x84_64 |

#### Pooh555's host PC
| Devices | Specification | Remark |
| ----------- | ----------- | ----------- |
| CPU | i7 gen 11-11700K | 5.0 GHz |
| GPU | GeForce RTX 4060 Ti | CUDA 12.6 |
| RAM | - | 32 GB |
| OS | Ubuntu | - |
### Team Members


  1. Pooh555
    Kaggle Profile.

  2. Mellow
    Kaggle Profile.

  3. FeiFei

### Project Advisor


  1. Teacher Iyamu



We are from Kamoetvidya Science Academy (

KVIS

).