Giter VIP home page Giter VIP logo

smart_resume_analyser_app's Introduction

Smart Resume Analyser App

forthebadge made-with-python
Python 3.6

Source

  • Extracting user's information from the Resume, I used PyResparser
  • Extracting Resume PDF into Text, I used PDFMiner.

Features

  • User's & Admin Section
  • Resume Score
  • Career Recommendations
  • Resume writing Tips suggestions
  • Courses Recommendations
  • Skills Recommendations
  • Youtube video recommendations

Usage

  • Clone my repository.
  • Open CMD in working directory.
  • Run following command.
    pip install -r requirements.txt
    
  • App.py is the main Python file of Streamlit Web-Application.
  • Courses.py is the Python file that contains courses and youtube video links.
  • Download XAMP or any other control panel, and turn on the Apache & SQL service.
  • To run app, write following command in CMD. or use any IDE.
    streamlit run App.py
    
  • Uploaded_Resumes folder is contaning the user's uploaded resumes.
  • Classifier.py is the main file which is containing a KNN Algorithm.
  • For more explanation of this project see the tutorial on Machine Learning Hub YouTube channel.
  • Admin side credentials is machine_learning_hub and password is mlhub123.

Screenshots

User side

Admin Side

Just follow☝️ me and Star⭐ my repository

smart_resume_analyser_app's People

Contributors

spidy20 avatar

Forkers

kj-999

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.