ai-or-human

There are 1 repositories under ai-or-human topic.

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

    Language:Python2200