zhensongren / Job-Recommendation

A job recommendation engine for data scientist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A job recommendation engine for data scientist


Languages

Language:Python 81.3%Language:HTML 13.7%Language:Dockerfile 3.0%Language:CSS 2.0%