revanthkalagudi / pdf-to-text-python

This code is designed to analyze a PDF document and determine the percentage of AI-generated content within the text. It utilizes the PyPDF2 library to extract the text from each page of the PDF and the NLTK library to check for AI-generated words.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

revanthkalagudi/pdf-to-text-python Stargazers