Skip to content

markvrma/resume-parser

Repository files navigation

Streamlit Application

Introduction

This repository contains a Streamlit application for resume parsing.

Prerequisites

Before running the application, ensure you have the following installed:

  • Python 3.11
  • pip package manager

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/markvrma/resume-parser.git
    
  2. Navigate to the project directory:

    cd resume-parser
    
  3. Install the required dependencies:

    pip install -r requirements.txt
    

Usage

To run the Streamlit application, execute the following command:

streamlit run app.py

Upload a pdf/doc/docx file to get the required json output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages