Metadata-Version: 2.1
Name: cleangpt
Version: 0.1.2
Summary: CLI to make AI-generated text more human-like.
Home-page: https://github.com/technoabsurdist/cleangpt
Author: Emilio Andere
Author-email: andere.emi@gmail.com
License: UNKNOWN
Description: ### cleangpt
        
        Make GPT's output seem more human-like and non-detectable by GPTZero and such. 
        
        `cleangpt <input_file>.txt` will produce a `clean_gpt_output.txt` file with output.
        
        --------------------------
        @author: technoabsurdist
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Description-Content-Type: text/markdown
