Skip to content

Ahthe/RateMyResume

Repository files navigation

RateMyResume

Welcome to the RateMyResume project! This project was built during the Headstarter Fellowship Hackathon. Our goal was to create a tool that helps users evaluate their resumes and improve their chances with potential employers.

Project Description

RateMyResume is a web application designed to help users evaluate and improve their resumes. Users can upload their resumes, and our tool provides feedback and suggestions for improvement. This project aims to assist job seekers in creating resumes that stand out to potential employers.

Features

  • Upload your resume in PDF format
  • Receive detailed feedback and suggestions for improvement

Technologies Used

Getting Started

To get started with this project, follow the instructions below:

Prerequisites

  • Node.js
  • Vercel CLI

Installation

  1. Clone the repository:

    git clone https://github.com/Ahthe/RateMyResume.git
    
  2. Navigate to the project directory:

    cd RateMyResume
    
  3. Install the dependencies:

    npm install
    
  4. Set up the environment variables:

    Change .env.example to .env.local file in the root directory and add the following:

    MISTRAL_API_KEY=<your-api--key>
    OPENAI_API_KEY=<your-api--key>
    
  5. Start the development server:

    npm run dev
    

Contributors

  • Ahthesham Ali Syed
  • Shahnawaaz Meer
  • Abdul Arif
  • John Victor

Project Demo

Check out our project demo: https://rate-my-resume-1.vercel.app/