Literature Search Engine

Steps to run the demo

Locally

  1. If the index has not been built yet, run python3 GetIndex.py
  2. Run python3 app.py to start the server
  3. Open index.html in the browser if running locally

Remote server

  1. Go to http://35.238.149.44/
  2. The code to run the demo has been hosted on Google Cloud Platform