Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 361 Bytes

File metadata and controls

2 lines (2 loc) · 361 Bytes

AI-Text-Detector-python

This repository contains a Python program that employs natural language processing (NLP) techniques to determine whether a given paragraph was generated by AI or written by a human. Leveraging the transformers library, the program utilizes a pre-trained sentiment analysis model to make an educated guess about the origin of the text.