- If the index has not been built yet, run
python3 GetIndex.py
- Run
python3 app.py
to start the server - Open
index.html
in the browser if running locally
- Go to http://35.238.149.44/
- The code to run the demo has been hosted on Google Cloud Platform
python3 GetIndex.py
python3 app.py
to start the serverindex.html
in the browser if running locally