GithubHelp home page GithubHelp logo

akash1070 / ai-resume-analyser-with-nlp Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 5.0 1.46 MB

AI Resume Analyser With NLP on Streamlit

Python 100.00%
artificial-intelligence nlp-machine-learning resume-analyser streamlit-webapp nltk-python spacy-nlp pyresparser

ai-resume-analyser-with-nlp's Introduction

AI Resume Analyser With NLP on Streamlit

Python 3.6

โ€ข Please do โญ the repository, if it helped you in anyway.

Preview

Click HERE To View

Authors

Deployment

1. Model Building and Tuning
2. Building Flask API

Installation

To install the libraries used in this project. Follow the below steps:

#SET UP:

# 1. INSTALL BELOW LIBRARIES

        #pip install -r requirements.txt

        # pip install nltk

        # pip install spacy==2.3.5

        # pip install https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.3.1/en_core_web_sm-2.3.1.tar.gz

        # pip install pyresparser

# 2. CREAT A FOLDER AND NAME IT (e.g. resume)

        #2.1 create two more folders inside this folder (Logo and Uploaded_Resumes)
        #2.2 create two python files (App.py and Courses.py)

# 3. START YOUR SQL DATABASE


# 4. CONTINUE WITH THE FOLLOWING CODE...

import streamlit as st
import pandas as pd
import base64,random
import time,datetime
#libraries to parse the resume pdf files
from pyresparser import ResumeParser
from pdfminer3.layout import LAParams, LTTextBox
from pdfminer3.pdfpage import PDFPage
from pdfminer3.pdfinterp import PDFResourceManager
from pdfminer3.pdfinterp import PDFPageInterpreter
from pdfminer3.converter import TextConverter
import io,random
from streamlit_tags import st_tags
from PIL import Image
import pymysql
from Courses import ds_course,web_course,android_course,ios_course,uiux_course,resume_videos,interview_videos
import pafy #for uploading youtube videos
import plotly.express as px #to create visualisations at the admin session
import nltk
nltk.download('stopwords')

Running Flask Api

To run tests, run the following command

  python app.py

๐Ÿš€ About Me

Data Scientist Enthusiast | Petroleum Engineer Graduate | Solving Problems Using Data

Hi, I'm Akash! ๐Ÿ‘‹

๐Ÿ”— Links

github linkedin

Tech Stack

Logo

Other Me

๐Ÿ‘ฉโ€๐Ÿ’ป Iโ€™m interested in Petroleum Engineering

๐Ÿง  Iโ€™m currently learning Data Scientist | Data Analytics | Business Analytics

๐Ÿ‘ฏโ€โ™€๏ธ Iโ€™m looking to collaborate on Ideas & Data

๐Ÿ›  Skills

  1. Data Scientist
  2. Data Analyst
  3. Business Analyst
  4. Machine Learning

Future Plans

โšก๏ธ Looking forward to help drive innovations into your company as a Data Scientist

โšก๏ธ Looking forward to offer more than I take and leave the place better than i found

ai-resume-analyser-with-nlp's People

Contributors

akash1070 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.