Giter Site home page Giter Site logo

findmyjob's Introduction

findmyjob

This is a simple web-service to find your job.


  1. Install pyenv and make virtualenv
# install python version(>3.0)
pyenv install 3.7.6

# create virtual-env
pyenv virtualenv 3.7.6 fmj-env
  1. You can clone this repo and run code.
# clone this repo
git clone [email protected]:JKeun/findmyjob.git

# change dir
cd findmyjob/flask_api/

# activate virtual-env
pyenv activate fmj-env

# install libraries (recommended to use pyenv)
pip3 install -r requirements.txt

# run server.py
python server.py
  1. After run server.py, You can open the web page in local: http://127.0.0.1:8080

Screen Shot 2022-06-07 at 5 02 56 PM

  1. Please write what you want to do or what you're interested in and please click the button Find my Job!

This is an example.

Input 1

I like Python. my major is statistic.
I'm interested in finance and healthcare.

Result 1

Top 10 Recommended Job List

1. Research Analyst

2. Data Scientist

3. Java Developer

4. Data Analyst

5. Solution Architect

6. Director Of Engineering

7. Automation Engineer

8. Web Developer

9. QA Tester

10. Business Analyst

Note that: DO NOT TRUST THE RESULTS 100% 😜
This model is very very biased. It because the train data is mainly a collection of JD in the technical field.

findmyjob's People

Contributors

jkeun avatar

Watchers

 avatar  avatar

Forkers

ulgoon

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.