/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.

Primary LanguagePython

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.