Following python packages are required to run the machine learning models in the background:
- sentence-transformers
- scikit-learn
- pandas
- opencv-python
- deepface
Moreover, a JDK version of either 17 or 18 is suggested to be used with gradle
- Open the gradle tab that is located on the right side menu
- Open the dropdown menu by clicking once
- Open the next dropdown menu by clicking on 'Tasks'
- Open the one last dropdown menu by clicking on 'build'
- Double-click on the other 'build' to compile the project
- Open the last dropdown menu by clicking on 'application'
- Finally, double-click on 'run' and the GUI will be activated