Giter Club home page Giter Club logo

resume_screener_nlp's Introduction

Resume Screener Application

Course code: CSE4022

Course Name: Natural Language Processing

App Demo

https://resumescreenernlp.streamlit.app/

Introduction

One of the biggest obstacles recruiters face in the ever-changing talent acquisition landscape is the laborious effort of manually sorting through a vast number of resumes. In this deluge of data, recruiters frequently struggle with the need to quickly and accurately identify the most suitable prospects.

In this project, we examine the urgent need to automate the screening of resumes and the numerous advantages that come with using NLP-powered systems. Recruiters may improve the accuracy of candidate evaluation, considerably cut down on the time and expense of manual resume screening, and optimise their workflow by utilising natural language processing (NLP).

Instructions to run project on your system

  1. Clone the Repository: Open a terminal or command prompt and use the following command to clone the Streamlit project.

    git clone https://github.com/priyanka-111-droid/Resume_Screener_NLP.git
  2. Navigate to the Project Directory: Change your working directory to the newly cloned project.

    cd Resume_Screener_NLP
  3. Install Dependencies: Use pip to install the project dependencies listed in the requirements.txt file.

    pip install -r requirements.txt
  4. Run the Streamlit App: Streamlit apps are typically run using the streamlit run command followed by the name of the Python script that contains your Streamlit app.

    streamlit run app.py
  5. Open the Streamlit App in Your Browser: After running the command, Streamlit will provide a local URL (usually http://localhost:8501). Open this URL in your web browser to interact with your Streamlit app.

resume_screener_nlp's People

Contributors

priyanka-111-droid avatar

Watchers

 avatar

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.