- Clone the github locally on your desktop.
- Go in WebApp folder.
- Open cmd.
- Create Virtual enviornment using
py -m venv "Your enviornment name"
. - Then go to virtual enviornment directory
cd "Your enviornment name"
. - After that activate your enviornment
scripts\activate
. - Come back to previous folder
cd..
. - Run
pip install -r requirements.txt
. - Launch
python main.py
- Copy paste the url in browser.
Research : Used facial landmarks and acoustics features