Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

TheSirC/PanGlo-TSE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PanGlo'TSE

Pan's name (Πάν) is the Greek word for "all" (πᾶν)

An Vue-Flask application that translates an image to speech.

Requirements

To build the application you need :

  • Python (> 3.x)
  • pip
  • npm

Usage

Installation (Unix)

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

Modular builds

If you want to build just the backend :

run.sh -b

Similarly, for the frontend :

run.sh -f