GithubHelp home page GithubHelp logo

dhp98 / jobrecommendationsystem Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ojasviagarwal/jobrecommendationsystem

0.0 0.0 1.0 11.97 MB

JavaScript 10.89% Python 66.05% TypeScript 5.31% CSS 8.29% HTML 9.46%

jobrecommendationsystem's Introduction

JobRecommendationSystem

The topic of our project is ‘Job Recommendation System’. Being students ourselves, it’s very difficult to find the right jobs based on our resumes. Currently, we end up going through most of the job descriptions and start manually checking if the job description has the skills mentioned that match with the skills that we have. Therefore, we are trying to solve this problem by providing job recommendations based on the resume that is uploaded by the user. This way, the manual process for keyword matching based on skills is not needed anymore.

Demo Presentation and Video: https://drive.google.com/file/d/1jN_jI4-0qTC7cz_S_diDNiNH6HTBZ1zq/view?usp=share_link

Team Members

Dhyey Pandya Ojasvi Agarwal Maahi Patel Smit Trailokya

Environment Setup:

Go to https://nodejs.org/en/ and download version 18.12.1 LTS
python (3.0 +)
Install virtualenv (optional)

Procedure to Run Frontend

Frontend (In a dedicated Terminal)

cd client
npm install
npm start
    Open in browser http://localhost:3001/

Procedure to Run Backend

Backend (In a separate dedicated terminal)

cd backend
pip install -r requirements.txt
    Install these packages separately to avoid issues while running the project if needed:  
    pip install nltk 
    pip install pyPDF2
python server.py

jobrecommendationsystem's People

Contributors

ojasviagarwal avatar bhaavya avatar dhp98 avatar

Forkers

smittrailokya

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.