This project built on Python, can:
-
π Alter texts (Add, Delete, Replace Characters)
-
π Encrypt Text (Uses the Numeric and Caesar Cipher)
-
π Use Searching Algorithms to scan vast texts
-
β οΈ detect AI-generated text -
π visualize data with Matplotlib
-
π generate random text
-
π Handle and create files
-
π Clean control flow with switch statements instead of large-scale boolean statements
To use this project, find a Python Environment (Google Colab, Replit, Onecomplier, VSCode, etc.), open this script's file, and click any Run/Play button (βΆ) found on the environment.
Then, follow the basic instructions displayed in the project itself when it runs.
NOTE: For file handling & saving, you should use an IDE, specifically.