Git Product home page Git Product logo

jobfit-analyzer's Introduction

JobFit-Analyzer

Welcome to JobFit Analyzer, an innovative application designed to enhance your resume's compatibility with Applicant Tracking Systems (ATS). In today's competitive job market, it's crucial to ensure your resume stands out and meets the specific requirements of job descriptions (JDs). JobFit Analyzer leverages advanced AI technology to analyze your resume against job descriptions, providing valuable feedback to optimize your chances of landing your dream job.

Key Features

  • Resume Analysis: Upload your resume in PDF format, and JobFit Analyzer will extract and analyze the text content.
  • Job Description Matching: Input the job description, and the AI will evaluate your resume against it.
  • Detailed Feedback: Receive a comprehensive analysis, including a percentage match score, missing keywords, and a profile summary.
  • Actionable Insights: Get recommendations on how to improve your resume for better alignment with the job description.

How to Use JobFit Analyzer

  1. Paste the Job Description: Copy and paste the job description of the position you are applying for into the provided text area.
  2. Upload Your Resume: Upload your resume in PDF format using the file uploader.
  3. Submit: Click the "Submit" button to initiate the analysis.
  4. Review Feedback: Once the analysis is complete, you will receive detailed feedback on how well your resume matches the job description, along with suggestions for improvement.

Getting Started

Prerequisites

  • Python 3.x
  • Streamlit
  • google.generativeai
  • PyPDF2
  • python-dotenv

Installation

  1. Clone the Repository

    git clone https://github.com/yourusername/jobfit-analyzer.git
    cd jobfit-analyzer
  2. Install the Required Packages

    pip install -r requirements.txt
  3. Set Up Environment Variables

    Create a .env file in the root directory and add your Google API key:

    GOOGLE_API_KEY=your_google_api_key_here
    

Running the Application

streamlit run app.py

jobfit-analyzer's People

Contributors

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