/Job-Recommendation

A job recommendation engine for data scientist

Primary LanguagePython

Job-Recommendation

A job recommendation engine for data scientist

$ git clone https://github.com/zhensongren/Job-Recommendation.git

$ cd to/the/src folder

$ pipenv install --dev (optional)

$ pipenv shell (optional)

$ python app.py

$ local version running on http://127.0.0.1:5000/

$ Visit http://35.192.189.73:5000/ for a demo I hosted on Google Cloud.

$ You can also use a Docker container to set up a development environment that is isolated from your local environment. https://code.visualstudio.com/docs/remote/containers-tutorial