Given a directory with files, distribute them into folders based on their category.
The main file of interest for applying Categorization is main.py.
You'll be guided by the program to understand where it takes things from and where it moves them to.
Have Python3 installed.