Pan's name (Πάν) is the Greek word for "all" (πᾶν)
An Vue-Flask application that translates an image to speech.
To build the application you need :
- Python (> 3.x)
- pip
- npm
To install and run the application for the first time just go the root of the folder and :
chmod u+x run.sh && run.sh -i && run.sh
If you want to build just the backend :
run.sh -b
Similarly, for the frontend :
run.sh -f