Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

ResuMate

AI-Powered Resume Analyzer

Overview

The AI-Powered Resume Analyzer - ResuMate is a web application designed to help job seekers optimize their resumes for specific job roles. By leveraging advanced AI capabilities, this tool evaluates resumes against provided job descriptions, offering instant insights and personalized feedback. Users can easily upload their resumes in PDF format and enter job descriptions to receive detailed analyses, helping them improve their chances of landing their dream job.

Features

  • Resume Upload: Users can upload their resumes in PDF format for evaluation.
  • Job Description Input: Paste job descriptions to assess how well the resume matches the requirements.
  • Instant AI Insights: The application provides immediate feedback on the resume's strengths and weaknesses.
  • Detailed Analysis: Get a match percentage, a list of missing keywords, and personalized suggestions for improvement.
  • User-Friendly Interface: Designed with a simple and intuitive interface for easy navigation.

Technologies Used

  • Streamlit: A powerful framework for building web applications quickly and easily.
  • Google Generative AI: Utilized for generating insightful analyses and feedback.
  • PyPDF2: A library for extracting text from PDF files.
  • dotenv: Used for managing environment variables securely.

Screenshot

image alt

Getting Started

To run the AI-Powered Resume Analyzer locally, follow these steps:

  1. Clone the Repository:
    git clone https://github.com/salmondavidp/ResuMate/
    cd ResuMate
  2. Install Required Packages
    pip install streamlit
    pip install google-generativeai
    pip install python-dotenv
    pip install pdf2image
    
  3. Run the Streamlit Application
    streamlit run res.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages