Skip to content

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.

Kishanjaisoorya/AI-Text-Detector-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages