#pip install -r requirements.txt
# pip install nltk
# pip install spacy==2.3.5
# pip install https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.3.1/en_core_web_sm-2.3.1.tar.gz
# pip install pyresparser
#2.1 create two more folders inside this folder (Logo and Uploaded_Resumes)
#2.2 create two python files (App.py and Courses.py)