Developed for the Leveraging Information Technology course (BUS 3322) at Ivey Business School, winter 2024. View the presentation at:
To install, perform the following
Get latest version of Python: https://www.python.org/downloads/
In terminal, run one line at a time:
pip install tkinter
pip install openai-whisper
pip install pytube
brew install ffmpeg
Use PyCharm or Visual Studio Code to run the code (install runner) in gui.py