Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hichipli/multi-ai-detector
Multi AI Detector is a user-friendly web application for text analysis, offering a variety of AI detectors to evaluate and analyze textual content.
https://github.com/hichipli/multi-ai-detector
Last synced: 10 days ago
JSON representation
Multi AI Detector is a user-friendly web application for text analysis, offering a variety of AI detectors to evaluate and analyze textual content.
- Host: GitHub
- URL: https://github.com/hichipli/multi-ai-detector
- Owner: hichipli
- License: mit
- Created: 2023-10-12T12:51:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-17T15:27:00.000Z (about 2 months ago)
- Last Synced: 2024-11-17T15:33:34.329Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://www.chatcatgpt.org/multi-ai-detector
- Size: 1.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Multi AI Detector
## Overview
Multi AI Detector is a web application designed for comprehensive text analysis using multiple AI content detection tools. It enables users to evaluate text with various AI detectors, providing insights into how content is perceived in terms of AI involvement.
This project is part of the research presented in the paper:
**[Li, H., Lee, S., & Botelho, A. F. (2024, July). This Paper Was Written with the Help of ChatGPT: Exploring the Consequences of AI-Driven Academic Writing on Scholarly Practices. In Proceedings of the 17th International Conference on Educational Data Mining (pp. 542-550). International Educational Data Mining Society, Atlanta, Georgia, USA.](https://educationaldatamining.org/edm2024/proceedings/2024.EDM-short-papers.55/index.html)**The study investigates the performance and implications of AI detectors in academic writing, highlighting the evolving role of generative models like ChatGPT in scholarly communication.
![Demo Image](./Media/MAD_demo_image_Nov24.png)
## Features
- **Multiple AI Detectors**: Access a range of detectors to analyze text.
- **Dynamic Results Display**: View real-time detection results.
- **Responsive Design**: Optimized for use on any device.
- **Settings Customization**: Manage which detectors are shown and configure API keys easily.## Included AI Detectors
- AI Detector v1
- AI Detector v2
- Winston.ai
- Originality.ai
- GPTZero
- (We welcome suggestions for integrating additional AI detectors!)## How to Use
1. Enter the text you want to analyze.
2. Select the detectors to run the analysis.
3. Click "Detect" and view the outcomes.
4. Customize detector visibility and manage API keys in the settings.## Live Demo
Try out the [Multi AI Detector](https://www.chatcatgpt.org/multi-ai-detector) and experience its features.
## Technology Stack
- HTML5
- CSS3
- JavaScript## Setup and Installation
1. Visit the [website](https://www.chatcatgpt.org/multi-ai-detector) and click "Try it NOW".
-or-
2. Clone the repository and open `index.html` in your browser.## Contribute
Feel free to contribute to this project! Fork the repository, make your changes, and submit a pull request!
## License
This project is licensed under the MIT License.