A little tool to visualize Response from DeepFace Api in your browser. Takes a screenshot from your webcam and send it to deepface api. Theme from: https://bootswatch.com/darkly/
Use the package manager pip to install deepface.
pip install deepface
Launch the local api server(download it from here )
python api.py
open index.html in your browser( install CORS Everywhere plugin) and voila.