Code Monkey home page Code Monkey logo

moabdmost / cats Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 23.95 MB

The code and resources for CATS, an application that leverages advanced AI technologies to enhance the efficiency and accuracy of essay scoring, detect AI-generated text, and perform plagiarism checks.

License: MIT License

Makefile 1.26% Shell 1.76% Python 82.00% HTML 14.71% Mako 0.27%
ai artificial-intelligence education essay natural-language-processing nlp plagiarism scoring text-classification

cats's Introduction

CATS: Comprehensive Automatic Text Scorer.

Work in progress ...

Welcome to the Comprehensive Automatic Text Scorer repository! This application was originally developed for the University of Kuala Lumpur, but it's now open to the public. This repository contains the code and resources for the application that leverages advanced AI technologies to enhance the efficiency and accuracy of essay scoring, detect AI-generated text, and perform plagiarism checks.

Features

  • Automatic Essay Scoring: Utilizes the EXPATS Framework to provide automated essay scoring, enabling educators to assess a large number of essays efficiently.

  • AI-written Text Detection: Built upon OpenAI's GPT-2 detector architecture, this feature identifies AI-generated content in essays, ensuring the authenticity and integrity of student submissions.

  • Plagiarism Checking: Our plagiarism checker employs simple algorithms to identify instances of plagiarism and provide detailed reports to educators.

  • User Interface: A user-friendly web interface has been developed from scratch, making it easy for educators to interact with the application. The UI is designed for in-class testing and provides a seamless experience.

Requirements

Python and Poetry are required to run and install the dependencies.

apt-get install python-pip
pip install poetry

Usage

To use the application, follow these steps:

  1. Clone the repository to your local machine.
git clone https://github.com/your-username/https://github.com/moabdmost/AES_UniKL.git
  1. Change the main folder name to workspace
  2. Install the required dependencies for each feature:
cd workspace
pip install -r requirements.txt
  1. Install EXPATS python dependencies via poetry.
cd expats
poetry install
poetry shell
  1. Download the detector and scorer models and save the folder models in workspace.
  2. Launch the web user interface by running the provided script:
python workspace/flask-aes-v2/app.py
  1. Access the application in your web browser by navigating to http://localhost:5000.
  2. Put your custom data in the archive, change paths in the preprocessing scripts, and see the magic!

Contributions

We welcome contributions from the community to improve and expand the functionality of the application. If you have ideas, bug fixes, or new features to add, please feel free to fork the repository, make your changes, and submit a pull request.

License

This project is licensed under the MIT License.

Contact

If you have any questions, suggestions, or feedback, you can reach us at Megat Azmi and Mohamed Mostafa.


Disclaimer: This application was developed as part of a project for the University of Kuala Lumpur. The application's efficacy and accuracy in real-world scenarios may vary. Users are advised to exercise caution and judgment when using the application's results for important assessments and decisions.

cats's People

Contributors

moabdmost avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.