Skip to content

A project aimed at identifying when a written text was generated by an AI.

Notifications You must be signed in to change notification settings

birdipa2/aiTextDetector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadMe

Introduction

This repository contains a project to 1) develop an application that will use a large language model to automatically write text and 2) an application that identifies AI-generated written text.

The goal of this project is to develop a basic filter model as part of a larger NLP pipeline for the automated scoring of student essays.

Folder structure

  • asapData: contains all of the code and data we will develop relevant to using the ASAP data.

  • templates/autoScore: contains highly-performing and highly-rated example templates designed for automated scoring of the ASAP student response data.

  • templates/aiDetect: contains example code from other projects used to identify machine-generated text using a different dataset.

About

A project aimed at identifying when a written text was generated by an AI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Python 0.2%