This repository contains a Streamlit application for resume parsing.
Before running the application, ensure you have the following installed:
- Python 3.11
- pip package manager
-
Clone the repository to your local machine:
git clone https://github.com/markvrma/resume-parser.git
-
Navigate to the project directory:
cd resume-parser
-
Install the required dependencies:
pip install -r requirements.txt
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